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 4dc233e commit f66019bCopy full SHA for f66019b
project/plugins.sbt
@@ -1,5 +1,5 @@
1
-addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.16")
+addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.11.1")
2
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
3
addSbtPlugin("io.shiftleft" % "sbt-ci-release-early" % "2.0.27")
4
-addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
+addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.0")
5
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")
0 commit comments