Skip to content

Commit 8692fee

Browse files
authored
Merge pull request #283 from scala-steward/update/2.2.x/patches
[2.2.x] Patch updates
2 parents b99f7a3 + c2a128a commit 8692fee

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
@@ -1,3 +1,3 @@
11
addSbtPlugin("com.typesafe.play" % "sbt-twirl" % "1.6.8")
22
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
3-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.0")
3+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2")

0 commit comments

Comments
 (0)