Skip to content

Commit 463ca27

Browse files
scala-stewardjilen
authored andcommitted
Update play, play-guice to 3.0.6
1 parent f7456ab commit 463ca27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name := "play-circe"
55
scalaVersion := "3.3.4"
66
crossScalaVersions := Seq("2.13.14", scalaVersion.value)
77

8-
val playV = "3.0.5"
8+
val playV = "3.0.6"
99
val circeV = "0.14.10"
1010

1111
val crossDeps = Seq(

0 commit comments

Comments
 (0)