Skip to content

Commit

Permalink
Update play, play-ahc-ws, play-test to 2.9.6
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Nov 29, 2024
1 parent 1f40add commit e7bb3e9
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.5"
val play29Version = "2.9.6"
val play30Version = "3.0.5"

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

0 comments on commit e7bb3e9

Please sign in to comment.