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 @@ -250,9 +250,9 @@ lazy val `jsoniter-scala-benchmark` = crossProject(JVMPlatform, JSPlatform)
250
250
" com.lihaoyi" %%% " upickle" % " 4.0.2" ,
251
251
" com.rallyhealth" %% " weepickle-v1" % " 1.9.1" ,
252
252
" io.spray" %% " spray-json" % " 1.3.6" ,
253
- " org.json4s" %% " json4s-ext" % " 4.1.0-M7 " ,
254
- " org.json4s" %% " json4s-jackson" % " 4.1.0-M7 " ,
255
- " org.json4s" %% " json4s-native" % " 4.1.0-M7 " ,
253
+ " org.json4s" %% " json4s-ext" % " 4.1.0-M8 " ,
254
+ " org.json4s" %% " json4s-jackson" % " 4.1.0-M8 " ,
255
+ " org.json4s" %% " json4s-native" % " 4.1.0-M8 " ,
256
256
" com.fasterxml.jackson.module" %% " jackson-module-scala" % " 2.18.1" ,
257
257
" com.fasterxml.jackson.datatype" % " jackson-datatype-jsr310" % " 2.18.1" ,
258
258
" com.fasterxml.jackson.module" % " jackson-module-blackbird" % " 2.18.1" ,
You can’t perform that action at this time.
0 commit comments