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 0766ab7 commit 2a96987Copy full SHA for 2a96987
build.sbt
@@ -8,6 +8,6 @@ licenses := Seq(("Apache-2.0", url("https://www.apache.org/licenses/L
8
developers := List(Developer("", "", "", url("https://scala-lang.org")))
9
10
addSbtPlugin("com.typesafe.sbt" % "sbt-osgi" % "0.9.6")
11
-addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.9.0")
+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
0 commit comments