We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 71f35d6 + faab902 commit 9ca2762Copy full SHA for 9ca2762
project/plugins.sbt
@@ -1,7 +1,7 @@
1
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.0")
2
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
3
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.7.0")
4
-addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
+addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.0")
5
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.0")
6
7
libraryDependencies += "org.scala-sbt" %% "scripted-plugin" % sbtVersion.value
0 commit comments