We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d2812a commit 785bac5Copy full SHA for 785bac5
project/plugins.sbt
@@ -8,13 +8,13 @@ libraryDependencySchemes +=
8
9
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.12.0")
10
11
-addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.20")
+addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.21")
12
13
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
14
15
addSbtPlugin("org.xerial.sbt" % "sbt-pack" % "0.17")
16
17
-addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.3")
+addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.5")
18
19
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
20
0 commit comments