Skip to content

Commit 62099de

Browse files
authored
Merge pull request #71 from scala-steward/update/sbt-dynver-4.1.1
Update sbt-dynver to 4.1.1
2 parents f4daf50 + 1f8aac1 commit 62099de

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,7 +2,7 @@ addSbtPlugin("com.thoughtworks.sbt-best-practice" % "sbt-best-practice" % "8.0.0
22

33
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.10")
44

5-
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.0.0")
5+
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
66

77
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.1")
88

0 commit comments

Comments
 (0)