Skip to content

Commit 9d3159e

Browse files
Update sbt-dynver to 5.1.0 (chitralverma#121)
1 parent 60f4960 commit 9d3159e

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
@@ -12,7 +12,7 @@ addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.2.0")
1212

1313
addSbtPlugin("no.arktekk.sbt" % "aether-deploy" % "0.29.1")
1414

15-
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.0.1")
15+
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.0")
1616

1717
addSbtPlugin("com.github.sbt" % "sbt-ghpages" % "0.8.0")
1818

0 commit comments

Comments
 (0)