Skip to content

Commit dc364b6

Browse files
committed
sbt 1.11.1
1 parent 6332fdf commit dc364b6

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.11.0
1+
sbt.version=1.11.1

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
1414
addSbtPlugin("com.github.sbt" % "sbt-git" % "2.1.0")
1515
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.0")
1616
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.2")
17-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.0-RC3")
17+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.1")
1818

1919
addSbtPlugin("net.bzzt" % "sbt-reproducible-builds" % "0.32")
2020

0 commit comments

Comments
 (0)