File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -137,9 +137,9 @@ lazy val `jsoniter-scala-benchmark` = project
137
137
" com.fasterxml.jackson.module" %% " jackson-module-scala" % " 2.9.9" ,
138
138
" com.fasterxml.jackson.module" % " jackson-module-afterburner" % " 2.9.9" ,
139
139
" com.fasterxml.jackson.datatype" % " jackson-datatype-jdk8" % " 2.9.9" ,
140
- " io.circe" %% " circe-generic" % " 0.12.0-M3 " ,
141
- " io.circe" %% " circe-generic-extras" % " 0.12.0-M3 " ,
142
- " io.circe" %% " circe-parser" % " 0.12.0-M3 " ,
140
+ " io.circe" %% " circe-generic" % " 0.12.0-M4 " ,
141
+ " io.circe" %% " circe-generic-extras" % " 0.12.0-M4 " ,
142
+ " io.circe" %% " circe-parser" % " 0.12.0-M4 " ,
143
143
" com.typesafe.play" %% " play-json" % " 2.7.4" ,
144
144
" org.julienrf" %% " play-json-derived-codecs" % " 6.0.0" ,
145
145
" ai.x" %% " play-json-extensions" % " 0.40.2" ,
You can’t perform that action at this time.
0 commit comments