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 79fa3fc commit 5ef5a62Copy full SHA for 5ef5a62
project/plugins.sbt
@@ -8,7 +8,7 @@ addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
8
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.3.0")
9
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.4")
10
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
11
-addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.0")
+addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
12
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.2")
13
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.0")
14
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
0 commit comments