Skip to content

Commit 34ee829

Browse files
Update sbt-dynver to 5.1.1 (#276)
1 parent c59232f commit 34ee829

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
@@ -9,6 +9,6 @@ addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
99
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.2")
1010
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
1111
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.3.1")
12-
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.0")
12+
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.1")
1313
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
1414
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")

0 commit comments

Comments
 (0)