Skip to content

Commit

Permalink
Merge pull request #2467 from scalacenter/update/sbt-dynver-5.1.0
Browse files Browse the repository at this point in the history
build(deps): Update sbt-dynver from 5.0.1 to 5.1.0
  • Loading branch information
tgodzik authored Oct 13, 2024
2 parents 7398e04 + 834b5a2 commit 26f9915
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/build.sbt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.17.0")
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.0.1")
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.0")
addSbtPlugin("com.scalawilliam.esbeetee" % "sbt-vspp" % "0.4.11")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.12.0")
Expand Down

0 comments on commit 26f9915

Please sign in to comment.