We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ab5eff commit 214b134Copy full SHA for 214b134
project/plugins.sbt
@@ -4,6 +4,6 @@
4
5
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
6
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
7
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.1")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
8
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.26.0")
9
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.3")
0 commit comments