Skip to content

Commit 21a5ff3

Browse files
Update sbt-ci-release to 1.9.0 (#683)
1 parent 2b4823e commit 21a5ff3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ addSbtPlugin("ch.epfl.scala" % "sbt-missinglink" % "0.3.6")
44
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
55
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.4")
66
addSbtPlugin("com.timushev.sbt" % "sbt-rewarn" % "0.1.3")
7-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.8.0")
7+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.0")

0 commit comments

Comments
 (0)