File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -8,14 +8,14 @@ libraryDependencySchemes +=
8
8
9
9
addSbtPlugin(" org.scala-js" % " sbt-scalajs" % " 1.12.0" )
10
10
11
- addSbtPlugin(" org.xerial.sbt" % " sbt-sonatype" % " 3.9.10 " )
11
+ addSbtPlugin(" org.xerial.sbt" % " sbt-sonatype" % " 3.9.20 " )
12
12
13
- addSbtPlugin(" com.jsuereth " % " sbt-pgp" % " 2.0.0 " )
13
+ addSbtPlugin(" com.github.sbt " % " sbt-pgp" % " 2.2.1 " )
14
14
15
- addSbtPlugin(" org.xerial.sbt" % " sbt-pack" % " 0.13 " )
15
+ addSbtPlugin(" org.xerial.sbt" % " sbt-pack" % " 0.17 " )
16
16
17
17
addSbtPlugin(" pl.project13.scala" % " sbt-jmh" % " 0.4.3" )
18
18
19
- addSbtPlugin(" com.eed3si9n" % " sbt-buildinfo" % " 0.9 .0" )
19
+ addSbtPlugin(" com.eed3si9n" % " sbt-buildinfo" % " 0.11 .0" )
20
20
21
- addSbtPlugin(" com.typesafe" % " sbt-mima-plugin" % " 1.1.0 " )
21
+ addSbtPlugin(" com.typesafe" % " sbt-mima-plugin" % " 1.1.2 " )
You can’t perform that action at this time.
0 commit comments