Skip to content

Commit 35ae8f7

Browse files
Update sbt-dynver to 5.1.1 (evolution-gaming#724)
1 parent 5773bea commit 35ae8f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.1")
88
addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.15")
99

1010
// This sets the 'version' property based on the git tag during release process to publish the right version
11-
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.0")
11+
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.1")
1212

1313
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.7.1")
1414

0 commit comments

Comments
 (0)