Skip to content

Commit 93246b5

Browse files
bump: sbt-ci-release 1.6.0 (was 1.5.12) (#594)
1 parent 800a4ac commit 93246b5

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
@@ -6,7 +6,7 @@ addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.8.0")
66
addDependencyTreePlugin
77

88
// for releasing
9-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
9+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.6.0")
1010

1111
//// docs
1212
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox-dependencies" % "0.2.4")

0 commit comments

Comments
 (0)