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 d6de66c commit 1e9b279Copy full SHA for 1e9b279
project/plugins.sbt
@@ -1,5 +1,5 @@
1
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "1.0.0")
2
-addSbtPlugin("com.github.sbt" % "sbt-jni" % "1.5.0")
+addSbtPlugin("com.github.sbt" % "sbt-jni" % "1.5.1")
3
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2")
4
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.5.3")
5
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.0")
0 commit comments