Skip to content

Commit 96ef7ca

Browse files
bondlinkdeploymrdziuban
authored andcommitted
Update play-json to 3.0.6
1 parent cfbb5e5 commit 96ef7ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ lazy val cats = Def.setting("org.typelevel" %%% "cats-core" % "2.12.0")
7474
lazy val circe = "io.circe" %% "circe-core" % "0.14.10"
7575
lazy val formless = Def.setting("com.bondlink" %%% "formless" % "0.5.1")
7676
lazy val json4s = "org.json4s" %% "json4s-jackson" % "4.0.7"
77-
lazy val playJson = "org.playframework" %% "play-json" % "3.0.4"
77+
lazy val playJson = "org.playframework" %% "play-json" % "3.0.6"
7878
lazy val shapeless = Def.setting("com.chuusai" %%% "shapeless" % "2.3.12")
7979
lazy val scalacheck = Def.setting("org.scalacheck" %%% "scalacheck" % "1.18.1" % Test)
8080

0 commit comments

Comments
 (0)