|
1 | 1 | { |
2 | 2 | "__AUTOGENERATED_FILE_DO_NOT_MODIFY_THIS_FILE_MANUALLY": "THERE_IS_NO_DATA_ONLY_ZUUL", |
3 | | - "__INPUT_ARTIFACTS_HASH": -809854593, |
4 | | - "__RESOLVED_ARTIFACTS_HASH": -1445024694, |
| 3 | + "__INPUT_ARTIFACTS_HASH": -1369959342, |
| 4 | + "__RESOLVED_ARTIFACTS_HASH": 2051378450, |
5 | 5 | "conflict_resolution": { |
6 | 6 | "com.google.code.gson:gson:2.8.9": "com.google.code.gson:gson:2.11.0", |
7 | 7 | "com.google.errorprone:error_prone_annotations:2.3.2": "com.google.errorprone:error_prone_annotations:2.28.0", |
|
194 | 194 | }, |
195 | 195 | "com.graphql-java:graphql-java": { |
196 | 196 | "shasums": { |
197 | | - "jar": "98c63c1bf51876f84a3770573279be4f98bbfc2c86d6b4819c327fa1cbd2b137", |
198 | | - "sources": "2f8be51261734b4618551724a5730d1e6299a9adda171178027eacdc8010363a" |
| 197 | + "jar": "8828fef5d8133d3d5ad23cee262a9b3ab4ce95aedf5e3332bb577a9aa7c627e0", |
| 198 | + "sources": "122d4adc1c1491f86f08f6ba6206aa9f05d14a02cf36c73baad7e1d8034160a7" |
199 | 199 | }, |
200 | | - "version": "20.2" |
| 200 | + "version": "22.3" |
201 | 201 | }, |
202 | 202 | "com.graphql-java:java-dataloader": { |
203 | 203 | "shasums": { |
204 | | - "jar": "b9c7d32aef05a2e33dc07c5ce45b713c405b61c6264cb0ed48aac003add3eaa4", |
205 | | - "sources": "ffecf802d587b05860d8ab116d3c6a8630f8eca5d3b5da783f8dd085e2ca0591" |
| 204 | + "jar": "08cec84ac76e32b53ea666260f288f10b3731c21c89f9199b109ced2361f78b8", |
| 205 | + "sources": "cea71f74025c2ca95618113345f888c780a99bf3133621b54007e1babaef2e14" |
206 | 206 | }, |
207 | | - "version": "3.2.0" |
| 207 | + "version": "3.3.0" |
208 | 208 | }, |
209 | 209 | "commons-codec:commons-codec": { |
210 | 210 | "shasums": { |
|
900 | 900 | ], |
901 | 901 | "com.graphql-java:graphql-java": [ |
902 | 902 | "com.graphql-java:java-dataloader", |
903 | | - "org.reactivestreams:reactive-streams", |
904 | | - "org.slf4j:slf4j-api" |
| 903 | + "org.reactivestreams:reactive-streams" |
905 | 904 | ], |
906 | 905 | "com.graphql-java:java-dataloader": [ |
907 | 906 | "org.slf4j:slf4j-api" |
|
1425 | 1424 | ], |
1426 | 1425 | "com.graphql-java:graphql-java": [ |
1427 | 1426 | "graphql", |
| 1427 | + "graphql.agent.result", |
1428 | 1428 | "graphql.analysis", |
1429 | 1429 | "graphql.analysis.values", |
1430 | | - "graphql.cachecontrol", |
1431 | 1430 | "graphql.collect", |
1432 | 1431 | "graphql.com.google.common.base", |
1433 | 1432 | "graphql.com.google.common.collect", |
1434 | 1433 | "graphql.com.google.common.math", |
1435 | 1434 | "graphql.com.google.common.primitives", |
1436 | 1435 | "graphql.execution", |
| 1436 | + "graphql.execution.conditional", |
1437 | 1437 | "graphql.execution.directives", |
| 1438 | + "graphql.execution.incremental", |
1438 | 1439 | "graphql.execution.instrumentation", |
1439 | 1440 | "graphql.execution.instrumentation.dataloader", |
1440 | 1441 | "graphql.execution.instrumentation.fieldvalidation", |
|
1444 | 1445 | "graphql.execution.preparsed", |
1445 | 1446 | "graphql.execution.preparsed.persisted", |
1446 | 1447 | "graphql.execution.reactive", |
| 1448 | + "graphql.execution.values", |
| 1449 | + "graphql.execution.values.legacycoercing", |
1447 | 1450 | "graphql.extensions", |
1448 | 1451 | "graphql.i18n", |
| 1452 | + "graphql.incremental", |
1449 | 1453 | "graphql.introspection", |
1450 | 1454 | "graphql.language", |
1451 | 1455 | "graphql.normalized", |
| 1456 | + "graphql.normalized.incremental", |
1452 | 1457 | "graphql.org.antlr.v4.runtime", |
1453 | 1458 | "graphql.org.antlr.v4.runtime.atn", |
1454 | 1459 | "graphql.org.antlr.v4.runtime.dfa", |
|
1466 | 1471 | "graphql.schema.diff.reporting", |
1467 | 1472 | "graphql.schema.diffing", |
1468 | 1473 | "graphql.schema.diffing.ana", |
1469 | | - "graphql.schema.diffing.dot", |
1470 | 1474 | "graphql.schema.fetching", |
1471 | 1475 | "graphql.schema.idl", |
1472 | 1476 | "graphql.schema.idl.errors", |
|
1475 | 1479 | "graphql.schema.usage", |
1476 | 1480 | "graphql.schema.validation", |
1477 | 1481 | "graphql.schema.visibility", |
| 1482 | + "graphql.schema.visitor", |
1478 | 1483 | "graphql.util", |
1479 | 1484 | "graphql.validation", |
1480 | 1485 | "graphql.validation.rules" |
|
1484 | 1489 | "org.dataloader.annotations", |
1485 | 1490 | "org.dataloader.impl", |
1486 | 1491 | "org.dataloader.registries", |
| 1492 | + "org.dataloader.scheduler", |
1487 | 1493 | "org.dataloader.stats", |
1488 | 1494 | "org.dataloader.stats.context" |
1489 | 1495 | ], |
|
0 commit comments