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 d924f39 + 60c4bbf commit cb71580Copy full SHA for cb71580
project/plugins.sbt
@@ -5,7 +5,7 @@ addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.8.0")
5
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
6
7
// Version policy check
8
-addSbtPlugin("ch.epfl.scala" % "sbt-version-policy" % "1.2.1")
+addSbtPlugin("ch.epfl.scala" % "sbt-version-policy" % "2.0.0")
9
10
// Release
11
addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.13")
0 commit comments