Skip to content

Commit ccb62bb

Browse files
authored
Merge pull request #339 from scala-steward/update/sbt-ci-release-1.8.0
sbt-ci-release 1.8.0 (was 1.6.1)
2 parents f80dfe8 + 3469122 commit ccb62bb

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,4 +2,4 @@ addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
22
addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.8.0")
33
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
44
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
5-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.6.1")
5+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.8.0")

0 commit comments

Comments
 (0)