Skip to content

Commit

Permalink
Update sbt-dynver to 5.1.0 (#180)
Browse files Browse the repository at this point in the history
Co-authored-by: Indoor Vivants Steward[bot] <228215+Indoor+Vivants+Steward[bot]@users.noreply.github.com>
  • Loading branch information
indoorvivants-steward[bot] and Indoor Vivants Steward[bot] authored Oct 26, 2024
1 parent 9c7de17 commit 748de5c
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 @@ -8,7 +8,7 @@ addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.9.1")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.17.0")
addSbtPlugin("org.jmotor.sbt" % "sbt-dependency-updates" % "1.2.9")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.0")
addSbtPlugin("com.github.reibitto" % "sbt-welcome" % "0.2.2")

ThisBuild / libraryDependencySchemes ++= Seq(
Expand Down

0 comments on commit 748de5c

Please sign in to comment.