Skip to content

Commit

Permalink
Update build.sbt
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfanning authored Sep 4, 2024
1 parent 83b4eea commit 3467515
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 @@ -3,7 +3,7 @@ import java.util.Properties
val json4sVersion = "4.0.7"
val circeVersion = "0.14.9"
val pekkoVersion = "1.0.3"
val playVersion = "3.0.5"
val playVersion = "3.0.4"

val appProperties = {
val prop = new Properties()
Expand Down

0 comments on commit 3467515

Please sign in to comment.