Skip to content

Commit

Permalink
Merge pull request #26 from cheleb/renovate/com.github.sbt-sbt-dynver…
Browse files Browse the repository at this point in the history
…-5.x

chore(deps): update dependency com.github.sbt:sbt-dynver to v5.1.0
  • Loading branch information
cheleb authored Oct 12, 2024
2 parents 6071d38 + 5165d13 commit b5a2425
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 @@ -17,5 +17,5 @@ addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
//addSbtPlugin("io.spray" % "sbt-revolver" % "0.10.0")
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
addSbtPlugin("com.github.sbt" % "sbt-ghpages" % "0.8.0")
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.0.1")
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.0")
addSbtPlugin("org.wartremover" % "sbt-wartremover" % "3.2.2")

0 comments on commit b5a2425

Please sign in to comment.