Skip to content

Commit

Permalink
Update play-json to 2.9.4 (#446)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Feb 2, 2023
1 parent 90ad11a commit 77994ec
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 @@ -193,7 +193,7 @@ lazy val dependency =
val jsoniterScala = "2.13.3"
val scalaTest = "3.2.15"
val kafka = "3.3.2"
val play = "2.9.3"
val play = "2.9.4"
val upickle = "2.0.0"
val jackson = "2.14.2"
}
Expand Down

0 comments on commit 77994ec

Please sign in to comment.