Skip to content

Commit

Permalink
Revert Play JSON to 3.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
waisingyiu committed Jul 31, 2024
1 parent 46d1a79 commit 6fad72b
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 @@ -34,7 +34,7 @@ val compilerOptions = Seq(

ThisBuild / scalacOptions ++= compilerOptions

val playJsonVersion = "3.0.5"
val playJsonVersion = "3.0.4"
val specsVersion: String = "4.8.3"
val awsSdkVersion: String = "1.12.761"
val doobieVersion: String = "0.13.4"
Expand Down

0 comments on commit 6fad72b

Please sign in to comment.