We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6ec5059 + 5574685 commit 82ac9ffCopy full SHA for 82ac9ff
project/build.properties
@@ -1 +1 @@
1
-sbt.version=1.11.3
+sbt.version=1.11.5
project/plugins.sbt
@@ -13,4 +13,4 @@ lazy val build = (project in file(".")).
13
14
(Compile / unmanagedSourceDirectories) += baseDirectory.value.getParentFile / "src" / "main" / "scala"
15
16
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.1")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
0 commit comments