Skip to content

Commit 8bd8944

Browse files
Update sbt-dynver to 5.0.1 (#369)
1 parent c75e296 commit 8bd8944

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
22
addSbtPlugin("io.shiftleft" % "sbt-ci-release-early" % "2.0.19")
3-
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
3+
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.0.1")

0 commit comments

Comments
 (0)