Skip to content

Commit 85d47a4

Browse files
Update sbt-ci-release to 1.8.0 (#886)
1 parent 1704ad8 commit 85d47a4

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
@@ -1,6 +1,6 @@
11
resolvers += Classpaths.sbtPluginReleases
22

3-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.7.0")
3+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.8.0")
44
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.10")
55
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
66
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.2.1")

0 commit comments

Comments
 (0)