Skip to content

Commit

Permalink
Update play, play-guice to 3.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Dec 1, 2024
1 parent 0957bcb commit a01f9e4
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.4"
crossScalaVersions := Seq("2.13.14", scalaVersion.value)

val playV = "3.0.5"
val playV = "3.0.6"
val circeV = "0.14.10"

val crossDeps = Seq(
Expand Down

0 comments on commit a01f9e4

Please sign in to comment.