File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3,9 +3,9 @@ logLevel := Level.Warn
3
3
addSbtPlugin(" com.github.ghik" % " sbt-nosbt" % " 0.2.1" )
4
4
addSbtPlugin(" org.scala-js" % " sbt-scalajs" % " 1.13.2" )
5
5
addSbtPlugin(" org.jetbrains.scala" % " sbt-ide-settings" % " 1.1.1" )
6
- addSbtPlugin(" pl.project13.scala" % " sbt-jmh" % " 0.4.4 " )
6
+ addSbtPlugin(" pl.project13.scala" % " sbt-jmh" % " 0.4.5 " )
7
7
addSbtPlugin(" com.github.sbt" % " sbt-ci-release" % " 1.5.12" )
8
8
addSbtPlugin(" com.github.sbt" % " sbt-unidoc" % " 0.5.0" )
9
9
addSbtPlugin(" com.typesafe" % " sbt-mima-plugin" % " 1.1.2" )
10
10
addSbtPlugin(" com.timushev.sbt" % " sbt-updates" % " 0.6.3" )
11
- addSbtPlugin(" com.github.sbt" % " sbt-github-actions" % " 0.15.0" )
11
+ addSbtPlugin(" com.github.sbt" % " sbt-github-actions" % " 0.15.0" )
You can’t perform that action at this time.
0 commit comments