Skip to content

Commit

Permalink
Merge pull request #927 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
shtukas authored Sep 16, 2023
2 parents 0e7fe8e + 7d2b008 commit addd205
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 @@ -4,7 +4,7 @@ import sbt.Keys.{description, name}

Global / onChangedBuildSource := ReloadOnSourceChanges

ThisBuild / scalaVersion := "2.13.11"
ThisBuild / scalaVersion := "2.13.12"

ThisBuild / scalacOptions ++= Seq(
"-deprecation",
Expand Down

0 comments on commit addd205

Please sign in to comment.