Skip to content

Commit 473e86f

Browse files
authored
Merge pull request #449 from scala-steward/update/sbt-ci-release-1.11.0
Update sbt-ci-release to 1.11.0
2 parents 77552c2 + df0b15e commit 473e86f

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
@@ -2,4 +2,4 @@ addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.2")
22
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.0")
33
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.1.0")
44
addSbtPlugin("org.scalastyle" %% "scalastyle-sbt-plugin" % "1.0.0")
5-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
5+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.0")

0 commit comments

Comments
 (0)