Skip to content

Commit eeb61c3

Browse files
authored
Merge pull request #1717 from scala-steward/update/sbt-ci-release-1.11.2
Update sbt-ci-release to 1.11.2
2 parents 0fd681e + 5a116f3 commit eeb61c3

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
@@ -2,7 +2,7 @@ addSbtPlugin("com.github.sbt" % "sbt-ghpages" % "0.8.0")
22
addSbtPlugin("com.github.sbt" % "sbt-site-sphinx" % "1.7.0")
33

44
// releasing
5-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.1")
5+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
66

77
libraryDependencies += "org.scala-sbt" %% "scripted-plugin" % sbtVersion.value
88

0 commit comments

Comments
 (0)