Skip to content

Commit ff60668

Browse files
Update sbt-ci-release to 1.7.0 (#882)
1 parent f229449 commit ff60668

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.6.1")
3+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.7.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)