Skip to content

Commit 5483244

Browse files
authored
sbt 1.11 (#739)
1 parent 0e4211a commit 5483244

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.11
1+
sbt.version=1.11.0

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
1111
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.25.0")
1212

1313
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.2")
14-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.0-RC3")
14+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.0")
1515

1616
addSbtPlugin("net.bzzt" % "sbt-reproducible-builds" % "0.32")
1717

0 commit comments

Comments
 (0)