Skip to content

Commit

Permalink
downgrade to 1.12.761
Browse files Browse the repository at this point in the history
  • Loading branch information
aracho1 committed Aug 8, 2024
1 parent 2c3607b commit 861dfcc
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 @@ -36,7 +36,7 @@ ThisBuild / scalacOptions ++= compilerOptions

val playJsonVersion = "3.0.4"
val specsVersion: String = "4.8.3"
val awsSdkVersion: String = "1.12.764"
val awsSdkVersion: String = "1.12.761"
val doobieVersion: String = "0.13.4"
val catsVersion: String = "2.12.0"
val okHttpVersion: String = "4.12.0"
Expand Down

0 comments on commit 861dfcc

Please sign in to comment.