1 parent 5773bea commit 35ae8f7Copy full SHA for 35ae8f7
1 file changed
project/plugins.sbt
@@ -8,7 +8,7 @@ addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.1")
8
addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.15")
9
10
// 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")
+addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.1")
12
13
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.7.1")
14
0 commit comments