Skip to content

Commit 5c13677

Browse files
authored
Merge pull request #282 from scala-steward/update/patches
Patch updates
2 parents fb1b62e + c0d24a2 commit 5c13677

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,3 +1,3 @@
11
# Copyright (C) from 2022 The Play Framework Contributors <https://github.com/playframework>, 2011-2021 Lightbend Inc. <https://www.lightbend.com>
22

3-
sbt.version=1.10.6
3+
sbt.version=1.10.7

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

33
addSbtPlugin("org.playframework.twirl" % "sbt-twirl" % "2.0.7")
44
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
5-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.0")
5+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2")
66
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")

0 commit comments

Comments
 (0)