Skip to content

Commit

Permalink
Merge pull request #354 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 5d89090 + d5d0222 commit 602db45
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 @@ -9,4 +9,4 @@ addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.7.0")
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.0")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.0")

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

0 comments on commit 602db45

Please sign in to comment.