Skip to content

Commit b9eb660

Browse files
Update sbt-ci-release to 1.8.0 (#367)
1 parent 01cba2e commit b9eb660

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
@@ -2,6 +2,6 @@ addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.2.1")
22

33
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.24.0")
44

5-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.7.0")
5+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.8.0")
66

77
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")

0 commit comments

Comments
 (0)