Skip to content

Commit 2917cf4

Browse files
committed
Update sbt-dynver to 5.1.0 in main
1 parent 3fbc61b commit 2917cf4

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
@@ -4,7 +4,7 @@ addSbtPlugin(
44

55
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.17")
66

7-
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
7+
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.0")
88

99
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
1010

0 commit comments

Comments
 (0)