We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5be1fc5 + e63f03c commit 50e1181Copy full SHA for 50e1181
project/plugins.sbt
@@ -1,5 +1,5 @@
1
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "2.0.13")
2
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.1")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
3
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
4
addSbtPlugin("com.github.sbt" % "sbt-java-formatter" % "0.10.0")
5
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
0 commit comments