Skip to content

Commit 00365d6

Browse files
Update sbt-ci-release to 1.9.0 (#481)
1 parent 5848466 commit 00365d6

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
@@ -7,4 +7,4 @@ addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
77

88
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
99

10-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.8.0")
10+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.0")

0 commit comments

Comments
 (0)