We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd013fa commit 5ed725fCopy full SHA for 5ed725f
project/build.properties
@@ -1 +1 @@
1
-sbt.version = 1.5.5
+sbt.version = 1.6.2
project/plugins.sbt
@@ -2,7 +2,6 @@ addSbtPlugin("ch.epfl.scala" % "sbt-bloop"
2
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.29")
3
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")
4
addSbtPlugin("com.eed3si9n" % "sbt-unidoc" % "0.4.3")
5
-addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")
6
addSbtPlugin("com.github.cb372" % "sbt-explicit-dependencies" % "0.2.16")
7
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.0")
8
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.9.0")
0 commit comments