Skip to content

Commit

Permalink
chore: update sbt-dynver from 4.1.1 to 5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jona7o committed Oct 13, 2024
1 parent c710187 commit eddcbb1
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
@@ -1,4 +1,4 @@
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.5")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
addSbtPlugin("org.foundweekends" % "sbt-bintray" % "0.6.1")
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.0")

0 comments on commit eddcbb1

Please sign in to comment.