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 cd58410 commit bf99e59Copy full SHA for bf99e59
project/plugins.sbt
@@ -11,4 +11,4 @@ addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % crossV
11
addSbtPlugin("org.scala-lang.modules" % "sbt-scala-module" % "2.3.0")
12
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.27")
13
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")
14
-addSbtPlugin("ch.epfl.scala" % "sbt-version-policy" % "1.0.0")
+addSbtPlugin("ch.epfl.scala" % "sbt-version-policy" % "1.0.1")
0 commit comments