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 3cc5f7e commit f9d6848Copy full SHA for f9d6848
project/plugins.sbt
@@ -5,7 +5,7 @@ addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.9.2")
5
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
6
7
// Version policy check
8
-addSbtPlugin("ch.epfl.scala" % "sbt-version-policy" % "3.2.0")
+addSbtPlugin("ch.epfl.scala" % "sbt-version-policy" % "3.2.1")
9
10
// Release
11
addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.13")
0 commit comments