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 @@ -314,9 +314,9 @@ lazy val `jsoniter-scala-benchmark` = crossProject(JVMPlatform, JSPlatform)
314314 " com.disneystreaming.smithy4s" %%% " smithy4s-json" % " 0.18.45" ,
315315 " com.evolutiongaming" %%% " play-json-jsoniter" % " 0.10.3" intransitive(),
316316 " org.playframework" %%% " play-json" % " 3.0.6" ,
317- " dev.zio" %%% " zio-blocks-schema" % " 0.0.0+786-63a3da3c -SNAPSHOT" ,
318- " dev.zio" %%% " zio-json" % " 0.7.45 " ,
319- " dev.zio" %%% " zio-schema-json" % " 1.7.5 " ,
317+ " dev.zio" %%% " zio-blocks-schema" % " 0.0.0+789-98c8db9b -SNAPSHOT" ,
318+ " dev.zio" %%% " zio-json" % " 0.8.0 " ,
319+ " dev.zio" %%% " zio-schema-json" % " 1.7.6 " ,
320320 " io.circe" %%% " circe-generic" % " 0.14.15" ,
321321 " io.circe" %%% " circe-jawn" % " 0.14.15" ,
322322 " com.lihaoyi" %%% " upickle" % " 4.4.1" ,
You can’t perform that action at this time.
0 commit comments