Skip to content

Commit 3a0fe7b

Browse files
Update sbt-dynver to 5.1.1 (#189)
1 parent 4cf4b15 commit 3a0fe7b

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
@@ -10,5 +10,5 @@ addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.11.1")
1010
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
1111
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
1212
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.2")
13-
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.0")
13+
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.1")
1414
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")

0 commit comments

Comments
 (0)