Skip to content

Commit

Permalink
Update sbt-dynver to 5.1.0 (#372)
Browse files Browse the repository at this point in the history
Co-authored-by: Cédric Chantepie <[email protected]>
  • Loading branch information
scala-steward and cchantep authored Nov 9, 2024
1 parent 4aa10ea commit f4443f0
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 @@ -12,4 +12,4 @@ addSbtPlugin("cchantep" % "sbt-hl-compiler" % "0.8")

addSbtPlugin("cchantep" % "sbt-scaladoc-compiler" % "0.2")

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

0 comments on commit f4443f0

Please sign in to comment.