File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -321,9 +321,9 @@ lazy val `jsoniter-scala-benchmark` = crossProject(JVMPlatform, JSPlatform)
321321 " com.lihaoyi" %%% " upickle" % " 4.4.0" ,
322322 " com.rallyhealth" %% " weepickle-v1" % " 1.9.1" ,
323323 " io.spray" %% " spray-json" % " 1.3.6" ,
324- " org. json4s" %% " json4s-ext" % " 4.1.0-M8 " ,
325- " org. json4s" %% " json4s-jackson" % " 4.1.0-M8 " ,
326- " org. json4s" %% " json4s-native" % " 4.1.0-M8 " ,
324+ " io.github. json4s" %% " json4s-ext" % " 4.1.0" ,
325+ " io.github. json4s" %% " json4s-jackson" % " 4.1.0" ,
326+ " io.github. json4s" %% " json4s-native" % " 4.1.0" ,
327327 " tools.jackson.module" %% " jackson-module-scala" % " 3.0.1" ,
328328 " org.openjdk.jmh" % " jmh-core" % " 1.37" ,
329329 " org.openjdk.jmh" % " jmh-generator-asm" % " 1.37" ,
You can’t perform that action at this time.
0 commit comments