Skip to content

Commit

Permalink
Merge branch 'main' into update/non_aws
Browse files Browse the repository at this point in the history
  • Loading branch information
waisingyiu authored Mar 12, 2024
2 parents 4ec0299 + 33d5a00 commit 0996f2d
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 @@ -21,7 +21,7 @@ ThisBuild / scalacOptions ++= compilerOptions

val playJsonVersion = "2.10.3"
val specsVersion: String = "4.8.3"
val awsSdkVersion: String = "1.12.667"
val awsSdkVersion: String = "1.12.672"
val doobieVersion: String = "0.13.4"
val catsVersion: String = "2.10.0"
val okHttpVersion: String = "4.12.0"
Expand Down

0 comments on commit 0996f2d

Please sign in to comment.