Skip to content

Commit

Permalink
Update sbt-dynver to 5.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
xerial-bot committed Jun 15, 2023
1 parent 25cd8a5 commit 56be3cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugin.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.6")
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
addSbtPlugin("org.wvlet.airframe" % "sbt-airframe" % AIRFRAME_VERSION)
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.0.1")

// For Scala.js
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.2.0")
Expand Down

0 comments on commit 56be3cf

Please sign in to comment.