Skip to content

Commit 67ac3e9

Browse files
committed
[2.3.x] sbt-ci-release 1.8.0 (was 1.6.1)
1 parent f2dba64 commit 67ac3e9

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)