Skip to content

Commit da25da3

Browse files
Update sbt-ci-release to 1.6.0 (#1719)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 parent e19efde commit da25da3

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
@@ -18,7 +18,7 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
1818

1919
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.7")
2020

21-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
21+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.6.0")
2222

2323
addSbtPlugin("com.thesamet" % "sbt-protoc-gen-project" % "0.1.8")
2424

0 commit comments

Comments
 (0)