Skip to content

Commit b8140cd

Browse files
Update sbt-ci-release to 1.11.2 (waylayio#247)
1 parent 510c6f3 commit b8140cd

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,5 +3,5 @@ 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.1")
6+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
77
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")

0 commit comments

Comments
 (0)