Skip to content

Commit 4474c96

Browse files
authored
Merge pull request #271 from scala-steward/update/2.2.x/sbt-ci-release-1.9.0
[2.2.x] sbt-ci-release 1.9.0 (was 1.6.1)
2 parents 2207a90 + 03c9802 commit 4474c96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
addSbtPlugin("com.typesafe.play" % "sbt-twirl" % "1.6.8")
22
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
3-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.6.1")
3+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.0")

0 commit comments

Comments
 (0)