Skip to content

Commit

Permalink
Merge pull request #482 from scala-steward/update/sbt-dynver-4.1.1
Browse files Browse the repository at this point in the history
sbt-dynver 4.1.1 (was 4.0.0)
  • Loading branch information
raboof committed Jul 1, 2020
2 parents 5f06231 + 5749d5f commit f192766
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Expand Up @@ -21,4 +21,4 @@ addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.0.0")

addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.0")

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

0 comments on commit f192766

Please sign in to comment.