Skip to content

Commit 1f8aac1

Browse files
committed
Update sbt-dynver to 4.1.1
1 parent 25d9fd4 commit 1f8aac1

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.2.0
22

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

5-
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.0.0")
5+
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
66

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

0 commit comments

Comments
 (0)