We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 347b94d + 2472fed commit 786edcaCopy full SHA for 786edca
2 files changed
project/build.properties
@@ -1 +1 @@
1
-sbt.version = 1.9.9
+sbt.version = 1.12.1
project/plugins.sbt
@@ -1,4 +1,4 @@
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.13.0")
2
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
3
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.10.0")
4
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.6.1")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
0 commit comments