We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b69fee3 commit e92fb43Copy full SHA for e92fb43
project/build.properties
@@ -1 +1 @@
1
-sbt.version=1.10.6
+sbt.version=1.11.7
project/plugins.sbt
@@ -11,5 +11,5 @@ addSbtPlugin("org.scoverage" % "sbt-scoverage" %
11
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.2")
12
addSbtPlugin("com.github.cb372" % "sbt-explicit-dependencies" % "0.3.1")
13
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "2.0.5")
14
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.0")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
15
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
0 commit comments