Skip to content

Commit a027f41

Browse files
Update sbt-ci-release to 1.11.0 (waylayio#259)
1 parent 3f19759 commit a027f41

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,7 +3,7 @@ addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
33
addSbtPlugin("com.github.sbt" % "sbt-ghpages" % "0.8.0")
44
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.1")
55
addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.15")
6-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.3")
6+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.0")
77

88
// scala-xml issues
99
// TODO remove when everything has migrated to scala-xml 2.x

0 commit comments

Comments
 (0)