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 7a911dc + 1e60b57 commit 84208d9Copy full SHA for 84208d9
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.0.1")
+addSbtPlugin("ch.epfl.scala" % "sbt-version-policy" % "1.2.1")
9
10
// Release
11
addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.13")
0 commit comments