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.
1 parent 084c871 commit 226b434Copy full SHA for 226b434
project/plugins.sbt
@@ -5,7 +5,7 @@ addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.9.1")
5
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
6
7
// Version policy check
8
-addSbtPlugin("ch.epfl.scala" % "sbt-version-policy" % "2.1.1")
+addSbtPlugin("ch.epfl.scala" % "sbt-version-policy" % "2.1.2")
9
10
// Release
11
addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.13")
0 commit comments