Skip to content

Commit

Permalink
Merge pull request #920 from scala-steward/update/5.2.x/patches
Browse files Browse the repository at this point in the history
[5.2.x] Patch updates
  • Loading branch information
ihostage authored Jan 9, 2025
2 parents e9e1f9d + 8857201 commit 047eae3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion project/build.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sbt.version=1.10.6
sbt.version=1.10.7
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ addSbtPlugin("com.typesafe.play" % "interplay" % sys.props.get("inter
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")

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

0 comments on commit 047eae3

Please sign in to comment.