Skip to content

Commit e0ae268

Browse files
Update json4s-native to 4.1.0
1 parent a6abba1 commit e0ae268

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ object Dependencies {
5151
val jodaTime = "joda-time" % "joda-time" % "2.12.7"
5252
val jodaConvert = "org.joda" % "joda-convert" % "2.2.3"
5353
val jSoup = "org.jsoup" % "jsoup" % "1.18.1"
54-
val json4s = "org.json4s" %% "json4s-native" % "4.0.7"
54+
val json4s = "io.github.json4s" %% "json4s-native" % "4.1.0"
5555
val macwire = "com.softwaremill.macwire" %% "macros" % "2.5.9" % "provided"
5656
val mockito = "org.mockito" % "mockito-all" % "1.10.19" % Test
5757
val paClient = "com.gu" %% "pa-client" % "7.0.12"

0 commit comments

Comments
 (0)