Skip to content

Commit 6e0b5da

Browse files
authored
Merge pull request #40 from sfxcode/update/json4s-native-3.6.11
Update json4s-native to 3.6.11
2 parents cf6ae5d + 104a415 commit 6e0b5da

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.2"
5959

0 commit comments

Comments
 (0)