Skip to content

Commit

Permalink
Merge pull request #525 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 16, 2025
2 parents 884a41f + e0dbfaf commit 77441af
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 @@ -2,7 +2,7 @@ import ReleaseTransformations.*
import sbtversionpolicy.withsbtrelease.ReleaseVersion.fromAggregatedAssessedCompatibilityWithLatestRelease

lazy val baseSettings = Seq(
scalaVersion := "2.13.15",
scalaVersion := "2.13.16",
crossScalaVersions := Seq(scalaVersion.value, "3.3.4"),
organization := "com.gu.play-secret-rotation",
licenses := Seq("Apache-2.0" -> url("https://www.apache.org/licenses/LICENSE-2.0")),
Expand Down

0 comments on commit 77441af

Please sign in to comment.