Skip to content

Commit d2de01d

Browse files
authored
Merge pull request #764 from scala-steward/update/patches
Patch updates
2 parents 02c36d9 + ce1d4b2 commit d2de01d

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ lazy val docs = project
2424
Test / unmanagedResourceDirectories := Nil,
2525
Test / parallelExecution := false,
2626
scalaVersion := "2.13.18",
27-
crossScalaVersions := Seq("2.13.18", "3.3.7"),
27+
crossScalaVersions := Seq("2.13.18", "3.3.8"),
2828
)
2929
.settings(
3030
Test / javafmt / sourceDirectories ++= (Test / unmanagedSourceDirectories).value,

docs/project/build.properties

Lines changed: 1 addition & 1 deletion
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.12.11
3+
sbt.version=1.12.12

project/build.properties

Lines changed: 1 addition & 1 deletion
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.12.11
3+
sbt.version=1.12.12

0 commit comments

Comments
 (0)