Skip to content

Commit

Permalink
Update play, play-ahc-ws, play-test to 2.9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and gaeljw committed Jul 29, 2024
1 parent d850004 commit 3de38d2
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 @@ -18,7 +18,7 @@ ThisBuild / developers := List(
)

val play28Version = "2.8.22"
val play29Version = "2.9.4"
val play29Version = "2.9.5"
val play30Version = "3.0.4"

def play2Dependencies(version: String): Seq[ModuleID] = Seq(
Expand Down

0 comments on commit 3de38d2

Please sign in to comment.