Skip to content

Commit d77e4c8

Browse files
authored
Merge pull request #48 from scala-steward/update/sbt-ci-release-1.6.0
Update sbt-ci-release to 1.6.0
2 parents 31b568a + 9b05102 commit d77e4c8

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
@@ -3,4 +3,4 @@ addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.1")
33
addSbtPlugin("com.github.sbt" % "sbt-jacoco" % "3.5.0")
44
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
55
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.4")
6-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
6+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.6.0")

0 commit comments

Comments
 (0)