Skip to content

Commit

Permalink
Merge pull request #71 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
rtyley authored Jan 22, 2025
2 parents efa6f30 + 5b86224 commit c87046d
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
@@ -1,7 +1,7 @@
import ReleaseTransformations.*
import sbtversionpolicy.withsbtrelease.ReleaseVersion

ThisBuild / scalaVersion := "2.13.15"
ThisBuild / scalaVersion := "2.13.16"
ThisBuild / crossScalaVersions := Seq(
scalaVersion.value,
"3.3.1",
Expand Down

0 comments on commit c87046d

Please sign in to comment.