Skip to content

Commit

Permalink
Merge pull request #568 from scala-steward/update/sbt-dynver-4.1.1
Browse files Browse the repository at this point in the history
Update sbt-dynver to 4.1.1
  • Loading branch information
raboof authored Jul 1, 2020
2 parents 3e9354d + 24a0ed4 commit e37991d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ addSbtPlugin("com.typesafe.play" % "interplay" % sys.props.get("inter
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.0")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.7.0")

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

0 comments on commit e37991d

Please sign in to comment.