Skip to content

Commit 68242e7

Browse files
authored
Merge pull request #1303 from scala-steward/update/sbt-ci-release-1.8.0
Update sbt-ci-release to 1.8.0
2 parents 3d86d1e + addca1b commit 68242e7

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,7 +2,7 @@ ThisBuild / evictionErrorLevel := Level.Info
22

33
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.12.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")
88

0 commit comments

Comments
 (0)