Skip to content

Commit ee9ffc6

Browse files
Update sbt-ci-release to 1.7.0
1 parent 982b81f commit ee9ffc6

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
@@ -9,4 +9,4 @@ addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.2.0")
99
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
1010
addSbtPlugin("com.etsy" % "sbt-compile-quick-plugin" % "1.4.0")
1111
addSbtPlugin("dev.zio" % "zio-sbt-website" % "0.3.10")
12-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.6.1")
12+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.7.0")

0 commit comments

Comments
 (0)