We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba369d6 commit 446896aCopy full SHA for 446896a
build.sbt
@@ -9,5 +9,5 @@ developers := List(Developer("", "", "", url("https://scala-lang.org"))
9
10
addSbtPlugin("com.github.sbt" % "sbt-osgi" % "0.10.0")
11
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
12
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.0") // set version, scmInfo, publishing settings
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2") // set version, scmInfo, publishing settings
13
addSbtPlugin("ch.epfl.scala" % "sbt-version-policy" % "3.2.1") // brings in MiMa
0 commit comments