Skip to content

Commit

Permalink
Merge pull request #883 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
JuliaBrigitte authored May 6, 2024
2 parents 34e0a6f + 474d198 commit dd85745
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 @@ name := "prism"

version := "1.0-SNAPSHOT"

ThisBuild / scalaVersion := "2.13.13"
ThisBuild / scalaVersion := "2.13.14"

val awsVersion = "2.25.13"
val awsVersionOne = "1.12.714"
Expand Down

0 comments on commit dd85745

Please sign in to comment.