Skip to content

Commit 7ab45f6

Browse files
Update sbt-ci-release to 1.9.0 (waylayio#228)
1 parent f061c54 commit 7ab45f6

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.2.2")
55
addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.14")
6-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.8.0")
6+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.0")
77

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

0 commit comments

Comments
 (0)