Skip to content

Commit 104a415

Browse files
Update json4s-native to 3.6.11
1 parent f56a46f commit 104a415

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ libraryDependencies += "ch.qos.logback" % "logback-classic" % "1.2.3" % Test
5353

5454
libraryDependencies += "joda-time" % "joda-time" % "2.10.10" % Test
5555

56-
libraryDependencies += "org.json4s" %% "json4s-native" % "3.6.10" % Test
56+
libraryDependencies += "org.json4s" %% "json4s-native" % "3.6.11" % Test
5757

5858
libraryDependencies += "org.mongodb.scala" %% "mongo-scala-driver" % "4.2.1"
5959

0 commit comments

Comments
 (0)