We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a96987 commit 45a79bdCopy full SHA for 45a79bd
build.sbt
@@ -10,4 +10,4 @@ developers := List(Developer("", "", "", url("https://scala-lang.org"))
10
addSbtPlugin("com.typesafe.sbt" % "sbt-osgi" % "0.9.6")
11
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
12
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12") // set version, scmInfo, publishing settings
13
-addSbtPlugin("ch.epfl.scala" % "sbt-version-policy" % "2.1.0") // brings in MiMa
+addSbtPlugin("ch.epfl.scala" % "sbt-version-policy" % "2.1.1") // brings in MiMa
0 commit comments