Skip to content

Commit e92fb43

Browse files
committed
Update sbt to 1.11.7, update sbt-ci-release to 1.11.2
1 parent b69fee3 commit e92fb43

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

project/build.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
sbt.version=1.10.6
1+
sbt.version=1.11.7

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ addSbtPlugin("org.scoverage" % "sbt-scoverage" %
1111
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.2")
1212
addSbtPlugin("com.github.cb372" % "sbt-explicit-dependencies" % "0.3.1")
1313
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "2.0.5")
14-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.0")
14+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
1515
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")

0 commit comments

Comments
 (0)