Skip to content

Commit

Permalink
Merge pull request #108 from guardian/update/non_aws
Browse files Browse the repository at this point in the history
chore(deps): Non-AWS dependency updates
  • Loading branch information
Divs-B authored Jan 30, 2025
2 parents df3dbdd + 734f292 commit 3f91545
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ scalaVersion := "2.13.16"

val sharedSettings = Seq(
scalaVersion := "2.13.16",
crossScalaVersions := Seq("3.3.4", scalaVersion.value, "2.12.20"),
crossScalaVersions := Seq("3.3.5", scalaVersion.value, "2.12.20"),
licenses := Seq(License.Apache2),
organization := "com.gu",
scalacOptions := Seq("-release:11")
Expand Down

0 comments on commit 3f91545

Please sign in to comment.