Skip to content

Commit 577c3ca

Browse files
committed
Update sbt-dynver to 5.0.1
1 parent 673aa3b commit 577c3ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ addSbtPlugin("com.codecommit" % "sbt-github-actions" % "0.13.0")
33
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.6.1")
44
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
55
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.4")
6-
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
6+
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.0.1")
77
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
88
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.16.0")

0 commit comments

Comments
 (0)