Skip to content

Commit 048b94e

Browse files
bump: sbt-ci-release 1.9.0 (was 1.6.1) (#874)
Co-authored-by: Johan Andrén <[email protected]>
1 parent 41e85f1 commit 048b94e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

project/plugins.sbt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,9 @@ addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.8.0")
1111
addDependencyTreePlugin
1212

1313
// release
14-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.6.1")
14+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.0")
1515
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.0")
16+
1617
// docs
1718
addSbtPlugin("io.akka" % "sbt-paradox-akka" % "24.10.6")
1819
addSbtPlugin("com.github.sbt" % "sbt-site" % "1.7.0")

0 commit comments

Comments
 (0)