Skip to content

Commit 446896a

Browse files
authored
sbt-ci-release 1.9.2 (was 1.9.0) (#206)
1 parent ba369d6 commit 446896a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ developers := List(Developer("", "", "", url("https://scala-lang.org"))
99

1010
addSbtPlugin("com.github.sbt" % "sbt-osgi" % "0.10.0")
1111
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
12-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.0") // set version, scmInfo, publishing settings
12+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2") // set version, scmInfo, publishing settings
1313
addSbtPlugin("ch.epfl.scala" % "sbt-version-policy" % "3.2.1") // brings in MiMa

0 commit comments

Comments
 (0)