Skip to content

Commit

Permalink
Patch updates (#632)
Browse files Browse the repository at this point in the history
* sbt-ci-release 1.9.2 (was 1.9.0)

* sbt 1.10.7 (was 1.10.6)
  • Loading branch information
scala-steward authored Jan 2, 2025
1 parent 644ef5f commit 36e1977
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,3 +1,3 @@
# Copyright (C) from 2022 The Play Framework Contributors <https://github.com/playframework>, 2011-2021 Lightbend Inc. <https://www.lightbend.com>

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 @@ -16,6 +16,6 @@ addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.13.0")

addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")

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

addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")

0 comments on commit 36e1977

Please sign in to comment.