Skip to content

Commit d2f5887

Browse files
committed
Upgrade sbt-dynver
1 parent b78111e commit d2f5887

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
@@ -2,7 +2,7 @@ addSbtPlugin("com.thoughtworks.sbt-best-practice" % "sbt-best-practice" % "7.1.0
22

33
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "2.5")
44

5-
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "3.3.0+19-f9a4262c")
5+
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.0.0")
66

77
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.2")
88

0 commit comments

Comments
 (0)