Skip to content

Commit 370a843

Browse files
authored
Update sbt-dynver to 5.1.1 (#669)
1 parent 89891ed commit 370a843

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,4 +2,4 @@ addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.2")
22
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
33
addSbtPlugin("com.github.sbt" % "sbt-osgi" % "0.10.0")
44
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
5-
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.0")
5+
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.1")

0 commit comments

Comments
 (0)