We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fcc52fe + dd271ee commit 8cda7eeCopy full SHA for 8cda7ee
project/Dependencies.scala
@@ -88,7 +88,7 @@ object Dependencies {
88
89
val targetingClient = "com.gu.targeting-client" %% "client-play-json-v30" % "1.1.9"
90
val scanamo = "org.scanamo" %% "scanamo" % "2.0.0"
91
- val enumeratumPlayJson = "com.beachape" %% "enumeratum-play-json" % "1.9.1"
+ val enumeratumPlayJson = "com.beachape" %% "enumeratum-play-json" % "1.9.2"
92
val commercialShared = "com.gu" %% "commercial-shared" % "6.2.5"
93
val playJson = "org.playframework" %% "play-json" % playJsonVersion
94
val playJsonJoda = "org.playframework" %% "play-json-joda" % playJsonVersion
0 commit comments