Skip to content

Commit df44303

Browse files
Update sbt-ci-release to 1.6.1 (#1725)
1 parent 85937aa commit df44303

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.6.0")
21+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.6.1")
2222

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

0 commit comments

Comments
 (0)