Skip to content

Commit

Permalink
Update play, play-guice to 3.0.5 (#233)
Browse files Browse the repository at this point in the history
Co-authored-by: Scala Steward <[email protected]>
  • Loading branch information
jilen and scala-steward authored Sep 14, 2024
1 parent 0c3716e commit 3d34723
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 @@ -5,7 +5,7 @@ name := "play-circe"
scalaVersion := "3.3.3"
crossScalaVersions := Seq("2.13.14", scalaVersion.value)

val playV = "3.0.2"
val playV = "3.0.5"
val circeV = "0.14.10"

val crossDeps = Seq(
Expand Down

0 comments on commit 3d34723

Please sign in to comment.