Skip to content

Commit e8bf0b9

Browse files
committed
Update sbt-ci-release to 1.9.0
1 parent b952ff9 commit e8bf0b9

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
@@ -2,4 +2,4 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
22
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.13.0")
33
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
44
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.1")
5-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.8.0")
5+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.0")

0 commit comments

Comments
 (0)