Skip to content

Commit 9083aba

Browse files
authored
Merge pull request #160 from scala-steward/update/sbt-dynver-4.1.1
sbt-dynver 4.1.1 (was 4.0.0)
2 parents 2a2d8f3 + 6df6ccb commit 9083aba

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
@@ -1,4 +1,4 @@
1-
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.0.0")
1+
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
22
addSbtPlugin("org.foundweekends" % "sbt-bintray" % "0.5.6")
33
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.0")
44
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.0")

0 commit comments

Comments
 (0)