Skip to content

Commit c38db46

Browse files
authored
Merge pull request #13 from scala-steward/update/sbt-dynver-3.3.0+16-0f6d7799
Update sbt-dynver to 3.3.0+16-0f6d7799
2 parents 459db87 + cf9b7ce commit c38db46

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" % "7.0.1
22

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

5-
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "3.3.0+14-76cb6848")
5+
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "3.3.0+16-0f6d7799")
66

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

0 commit comments

Comments
 (0)