Skip to content

Commit f3289b9

Browse files
authored
Merge pull request #624 from scala-steward/update/sbt-ci-release-1.11.1
sbt-ci-release 1.11.1 (was 1.9.3)
2 parents 1d20095 + 2c7d010 commit f3289b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
44
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
55
addSbtPlugin("com.github.sbt" % "sbt-java-formatter" % "0.10.0")
66
addSbtPlugin("org.apache.pekko" % "pekko-grpc-sbt-plugin" % "1.0.2") // Sync with docs/antora.yml
7-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.3")
7+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.1")

0 commit comments

Comments
 (0)