Skip to content

Commit 0fb5d36

Browse files
bump: update sbt-ci-release from 1.9.2 to 1.9.3 (akka#4478)
1 parent 5fbac27 commit 0fb5d36

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
@@ -16,7 +16,7 @@ addSbtPlugin("io.akka" % "sbt-paradox-akka" % "24.10.7")
1616
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
1717
addSbtPlugin("net.bzzt" % "sbt-reproducible-builds" % "0.32")
1818
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.13.0")
19-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2")
19+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.3")
2020
addSbtPlugin("com.github.sbt" % "sbt-pull-request-validator" % "2.0.0")
2121

2222
// used for @unidoc directive

0 commit comments

Comments
 (0)