Skip to content

Commit 0613dd0

Browse files
bump: sbt-ci-release 1.9.2 (was 1.9.0) (#633)
1 parent 9f4e77c commit 0613dd0

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.24.0")
22-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.0")
22+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2")
2323

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

0 commit comments

Comments
 (0)