File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -124,10 +124,10 @@ lazy val benchmark = project
124
124
" com.fasterxml.jackson.core" % " jackson-core" % " 2.9.4" ,
125
125
" com.fasterxml.jackson.core" % " jackson-annotations" % " 2.9.4" ,
126
126
" com.fasterxml.jackson.core" % " jackson-databind" % " 2.9.4" ,
127
- " io.circe" %% " circe-generic" % " 0.9.2 " ,
128
- " io.circe" %% " circe-generic-extras" % " 0.9.2 " ,
129
- " io.circe" %% " circe-parser" % " 0.9.2 " ,
130
- " io.circe" %% " circe-java8" % " 0.9.2 " ,
127
+ " io.circe" %% " circe-generic" % " 0.9.3 " ,
128
+ " io.circe" %% " circe-generic-extras" % " 0.9.3 " ,
129
+ " io.circe" %% " circe-parser" % " 0.9.3 " ,
130
+ " io.circe" %% " circe-java8" % " 0.9.3 " ,
131
131
" ai.x" %% " play-json-extensions" % " 0.10.0" ,
132
132
" com.typesafe.play" %% " play-json" % " 2.6.9" ,
133
133
" org.julienrf" %% " play-json-derived-codecs" % " 4.0.0" ,
You can’t perform that action at this time.
0 commit comments