Skip to content

Commit b0d53dc

Browse files
committed
bump: sbt-ci-release 1.11.2 (was 1.9.3)
1 parent 6c141c8 commit b0d53dc

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
@@ -19,7 +19,7 @@ addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5
1919
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox" % "0.10.7")
2020
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox-lightbend-project-info" % "3.0.1")
2121
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.28.0")
22-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.3")
22+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
2323

2424
libraryDependencies += "org.scala-sbt" %% "scripted-plugin" % sbtVersion.value
2525

0 commit comments

Comments
 (0)