Skip to content

Commit f66019b

Browse files
Update plugins.sbt
1 parent 4dc233e commit f66019b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

project/plugins.sbt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.16")
1+
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.11.1")
22
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
33
addSbtPlugin("io.shiftleft" % "sbt-ci-release-early" % "2.0.27")
4-
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
4+
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.0")
55
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")

0 commit comments

Comments
 (0)