Skip to content

Commit 8914da0

Browse files
Update sbt-ci-release to 1.9.2 (waylayio#209)
1 parent 8bf0151 commit 8914da0

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
@@ -6,5 +6,5 @@ addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
66

77
addSbtPlugin("com.github.sbt" % "sbt-ghpages" % "0.7.0")
88

9-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.0")
9+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2")
1010
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")

0 commit comments

Comments
 (0)