Skip to content

Commit

Permalink
Merge pull request #844 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
akash1810 authored Feb 27, 2024
2 parents 9a63b0f + 151a0f4 commit 790e1d6
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 @@ name := "prism"

version := "1.0-SNAPSHOT"

ThisBuild / scalaVersion := "2.13.12"
ThisBuild / scalaVersion := "2.13.13"

val awsVersion = "2.23.21"
val awsVersionOne = "1.12.661"
Expand Down

0 comments on commit 790e1d6

Please sign in to comment.