Skip to content

Commit f67b9d2

Browse files
Update sbt-ci-release to 1.11.2 (#195)
1 parent feedb75 commit f67b9d2

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
@@ -10,7 +10,7 @@ addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
1010

1111
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.3.1")
1212

13-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.1")
13+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
1414

1515
addSbtPlugin("com.github.sbt" % "sbt-ghpages" % "0.9.0")
1616

0 commit comments

Comments
 (0)