Skip to content

Commit 1dceedf

Browse files
authored
Merge pull request #922 from scala-steward/update/6.0.x/patches
[6.0.x] Patch updates
2 parents 5f8498d + bd103cf commit 1dceedf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

project/build.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
sbt.version=1.10.6
1+
sbt.version=1.10.7

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ addSbtPlugin("org.playframework" % "play-docs-sbt-plugin" % sys.props.getOrElse(
99
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
1010
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
1111

12-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.0")
12+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2")

0 commit comments

Comments
 (0)