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.
2 parents e99793e + cbba7b6 commit 825cdd0Copy full SHA for 825cdd0
project/plugins.sbt
@@ -8,7 +8,7 @@ addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.6")
8
9
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.0")
10
11
-addSbtPlugin("org.xerial.sbt" % "sbt-pack" % "0.10.1")
+addSbtPlugin("org.xerial.sbt" % "sbt-pack" % "0.13")
12
13
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.3.2")
14
0 commit comments