File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -253,9 +253,9 @@ lazy val `jsoniter-scala-benchmark` = crossProject(JVMPlatform, JSPlatform)
253
253
" org.json4s" %% " json4s-ext" % " 4.1.0-M8" ,
254
254
" org.json4s" %% " json4s-jackson" % " 4.1.0-M8" ,
255
255
" org.json4s" %% " json4s-native" % " 4.1.0-M8" ,
256
- " com.fasterxml.jackson.module" %% " jackson-module-scala" % " 2.18.2 " ,
256
+ " com.fasterxml.jackson.module" %% " jackson-module-scala" % " 2.18.3 " ,
257
257
" com.fasterxml.jackson.datatype" % " jackson-datatype-jsr310" % " 2.18.3" ,
258
- " com.fasterxml.jackson.module" % " jackson-module-blackbird" % " 2.18.2 " ,
258
+ " com.fasterxml.jackson.module" % " jackson-module-blackbird" % " 2.18.3 " ,
259
259
" org.openjdk.jmh" % " jmh-core" % " 1.37" ,
260
260
" org.openjdk.jmh" % " jmh-generator-asm" % " 1.37" ,
261
261
" org.openjdk.jmh" % " jmh-generator-bytecode" % " 1.37" ,
You can’t perform that action at this time.
0 commit comments