Skip to content

Commit 5a817da

Browse files
committed
Rollback sbt-ci-release to 1.5.10
1 parent 4e80a66 commit 5a817da

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,6 +2,6 @@
22
addSbtPlugin("org.scala-debugger" % "sbt-jdi-tools" % "1.1.1")
33

44
addSbtPlugin("org.scala-sbt" % "sbt-contraband" % "0.5.3")
5-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.11")
5+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
66
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
77
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.9.0")

0 commit comments

Comments
 (0)