Skip to content

Commit 6462a45

Browse files
Update sbt-ci-release to 1.11.1 (#237)
1 parent 5efbfdc commit 6462a45

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
@@ -3,6 +3,6 @@ resolvers += "jgit-repo" at "https://download.eclipse.org/jgit/maven"
33
addSbtPlugin("com.github.sbt" % "sbt-site" % "1.6.0")
44
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
55
addSbtPlugin("com.github.sbt" % "sbt-ghpages" % "0.7.0")
6-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.0")
6+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.1")
77
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
88
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.2")

0 commit comments

Comments
 (0)