Skip to content

Commit

Permalink
Merge pull request #396 from scala-steward/update/play-2.9.3
Browse files Browse the repository at this point in the history
Update play, play-ahc-ws, play-test to 2.9.3
  • Loading branch information
gaeljw authored May 11, 2024
2 parents ddd9e0f + 2d6ec61 commit 6c13022
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.21"
val play29Version = "2.9.2"
val play29Version = "2.9.3"
val play30Version = "3.0.2"

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

0 comments on commit 6c13022

Please sign in to comment.