Skip to content

Commit 098334e

Browse files
Update sbt-dynver to 5.1.0 (#405)
Co-authored-by: Cédric Chantepie <cchantep@users.noreply.github.com>
1 parent 4fc719e commit 098334e

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
@@ -17,7 +17,7 @@ addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.2.2")
1717

1818
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
1919

20-
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.0.1")
20+
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.0")
2121

2222
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.13.0")
2323

0 commit comments

Comments
 (0)