Skip to content

Commit

Permalink
Merge pull request #276 from evolution-gaming/update-play-json
Browse files Browse the repository at this point in the history
Update play-json-tools to 0.11.0
  • Loading branch information
Z1kkurat authored Jul 6, 2023
2 parents 47a7c3c + 037f0f6 commit 89be78c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ object Dependencies {
}

object PlayJsonTools {
private val version = "0.10.0"
private val version = "0.11.0"

val tools = "com.evolutiongaming" %% "play-json-tools" % version
}
Expand Down

0 comments on commit 89be78c

Please sign in to comment.