Skip to content

Commit 1f81bac

Browse files
committed
sbt-ci-release 1.9.0 (was 1.8.0)
1 parent 7c57efc commit 1f81bac

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.8.0")
5+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.0")

0 commit comments

Comments
 (0)