Skip to content

Commit

Permalink
Update sbt-dynver to 5.0.1 (#72)
Browse files Browse the repository at this point in the history
## About this PR
📦 Updates com.dwijnand:sbt-dynver from `4.1.1` to `5.0.1` ⚠
  • Loading branch information
scala-steward authored Aug 16, 2023
1 parent 541d5c1 commit 7683751
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 @@ -16,6 +16,6 @@ addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.1.1")

addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")

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

libraryDependencies += "commons-io" % "commons-io" % "2.11.0"

0 comments on commit 7683751

Please sign in to comment.