|
1 | 1 | { |
2 | 2 | "__AUTOGENERATED_FILE_DO_NOT_MODIFY_THIS_FILE_MANUALLY": "THERE_IS_NO_DATA_ONLY_ZUUL", |
3 | | - "__INPUT_ARTIFACTS_HASH": -1002284077, |
4 | | - "__RESOLVED_ARTIFACTS_HASH": -852122369, |
| 3 | + "__INPUT_ARTIFACTS_HASH": -1914443233, |
| 4 | + "__RESOLVED_ARTIFACTS_HASH": -551637738, |
5 | 5 | "conflict_resolution": { |
6 | 6 | "com.google.code.gson:gson:2.8.9": "com.google.code.gson:gson:2.14.0", |
7 | 7 | "com.google.errorprone:error_prone_annotations:2.3.2": "com.google.errorprone:error_prone_annotations:2.48.0", |
8 | 8 | "com.google.guava:guava:31.1-jre": "com.google.guava:guava:33.5.0-jre", |
9 | 9 | "com.google.j2objc:j2objc-annotations:1.3": "com.google.j2objc:j2objc-annotations:3.1", |
| 10 | + "org.junit.platform:junit-platform-commons:1.13.4": "org.junit.platform:junit-platform-commons:6.1.0", |
| 11 | + "org.junit.platform:junit-platform-engine:1.13.4": "org.junit.platform:junit-platform-engine:6.1.0", |
10 | 12 | "org.mockito:mockito-core:4.3.1": "org.mockito:mockito-core:5.23.0" |
11 | 13 | }, |
12 | 14 | "artifacts": { |
|
708 | 710 | }, |
709 | 711 | "org.junit.jupiter:junit-jupiter-api": { |
710 | 712 | "shasums": { |
711 | | - "jar": "d1bb81abfd9e03418306b4e6a3390c8db52c58372e749c2980ac29f0c08278f1" |
| 713 | + "jar": "50f97eb800c2e888faa237a06f5a0ef445faed5567f994dac0c2b9d278a9ad20" |
712 | 714 | }, |
713 | | - "version": "5.13.4" |
| 715 | + "version": "6.1.0" |
714 | 716 | }, |
715 | 717 | "org.junit.jupiter:junit-jupiter-engine": { |
716 | 718 | "shasums": { |
717 | | - "jar": "027404a92fe618b72465792a257951495c503a7d5751e2791e0f51c87f67f5bc" |
| 719 | + "jar": "ea707b9647084619a0fc911cefb25037540d58b2800f8ead1fc6a2baf58b1da5" |
718 | 720 | }, |
719 | | - "version": "5.13.4" |
| 721 | + "version": "6.1.0" |
720 | 722 | }, |
721 | 723 | "org.junit.jupiter:junit-jupiter-params": { |
722 | 724 | "shasums": { |
723 | | - "jar": "3a8c6365716dbb698c0d49a05456c1e1ad05c406613c550f9dd50037872efc41" |
| 725 | + "jar": "b987eea3205185a76f3659a39e67503cb7b682d8b7be03be4b9f92b710f0eec0" |
724 | 726 | }, |
725 | | - "version": "5.13.4" |
| 727 | + "version": "6.1.0" |
726 | 728 | }, |
727 | 729 | "org.junit.platform:junit-platform-commons": { |
728 | 730 | "shasums": { |
729 | | - "jar": "1c25ca641ebaae44ff3ad21ca1b2ef68d0dd84bfeb07c4805ba7840899b77408" |
| 731 | + "jar": "1d9046ab17ec7edafb0bc7945d2e59d7180fff4f28c734b823b51001e769f71b" |
730 | 732 | }, |
731 | | - "version": "1.13.4" |
| 733 | + "version": "6.1.0" |
732 | 734 | }, |
733 | 735 | "org.junit.platform:junit-platform-engine": { |
734 | 736 | "shasums": { |
735 | | - "jar": "390c5f77b84283a64b644f88251b397e0b0debb80bdcc50f899881aecff43a5a" |
| 737 | + "jar": "3fb6be76c26ab0f94fe084e3fd0a39e1d25e22129929a61b29bd80a052b93ea5" |
736 | 738 | }, |
737 | | - "version": "1.13.4" |
| 739 | + "version": "6.1.0" |
738 | 740 | }, |
739 | 741 | "org.junit.platform:junit-platform-launcher": { |
740 | 742 | "shasums": { |
|
1421 | 1423 | ], |
1422 | 1424 | "org.junit.jupiter:junit-jupiter-api": [ |
1423 | 1425 | "org.apiguardian:apiguardian-api", |
| 1426 | + "org.jspecify:jspecify", |
1424 | 1427 | "org.junit.platform:junit-platform-commons", |
1425 | 1428 | "org.opentest4j:opentest4j" |
1426 | 1429 | ], |
1427 | 1430 | "org.junit.jupiter:junit-jupiter-engine": [ |
1428 | 1431 | "org.apiguardian:apiguardian-api", |
| 1432 | + "org.jspecify:jspecify", |
1429 | 1433 | "org.junit.jupiter:junit-jupiter-api", |
1430 | 1434 | "org.junit.platform:junit-platform-engine" |
1431 | 1435 | ], |
1432 | 1436 | "org.junit.jupiter:junit-jupiter-params": [ |
1433 | 1437 | "org.apiguardian:apiguardian-api", |
| 1438 | + "org.jspecify:jspecify", |
1434 | 1439 | "org.junit.jupiter:junit-jupiter-api" |
1435 | 1440 | ], |
1436 | 1441 | "org.junit.platform:junit-platform-commons": [ |
1437 | | - "org.apiguardian:apiguardian-api" |
| 1442 | + "org.apiguardian:apiguardian-api", |
| 1443 | + "org.jspecify:jspecify" |
1438 | 1444 | ], |
1439 | 1445 | "org.junit.platform:junit-platform-engine": [ |
1440 | 1446 | "org.apiguardian:apiguardian-api", |
| 1447 | + "org.jspecify:jspecify", |
1441 | 1448 | "org.junit.platform:junit-platform-commons", |
1442 | 1449 | "org.opentest4j:opentest4j" |
1443 | 1450 | ], |
|
3222 | 3229 | "org.junit.jupiter.api.extension.support", |
3223 | 3230 | "org.junit.jupiter.api.function", |
3224 | 3231 | "org.junit.jupiter.api.io", |
3225 | | - "org.junit.jupiter.api.parallel" |
| 3232 | + "org.junit.jupiter.api.parallel", |
| 3233 | + "org.junit.jupiter.api.timeout", |
| 3234 | + "org.junit.jupiter.api.util" |
3226 | 3235 | ], |
3227 | 3236 | "org.junit.jupiter:junit-jupiter-engine": [ |
3228 | 3237 | "org.junit.jupiter.engine", |
|
3239 | 3248 | "org.junit.jupiter.params.aggregator", |
3240 | 3249 | "org.junit.jupiter.params.converter", |
3241 | 3250 | "org.junit.jupiter.params.provider", |
3242 | | - "org.junit.jupiter.params.shadow.com.univocity.parsers.annotations", |
3243 | | - "org.junit.jupiter.params.shadow.com.univocity.parsers.annotations.helpers", |
3244 | | - "org.junit.jupiter.params.shadow.com.univocity.parsers.common", |
3245 | | - "org.junit.jupiter.params.shadow.com.univocity.parsers.common.beans", |
3246 | | - "org.junit.jupiter.params.shadow.com.univocity.parsers.common.fields", |
3247 | | - "org.junit.jupiter.params.shadow.com.univocity.parsers.common.input", |
3248 | | - "org.junit.jupiter.params.shadow.com.univocity.parsers.common.input.concurrent", |
3249 | | - "org.junit.jupiter.params.shadow.com.univocity.parsers.common.iterators", |
3250 | | - "org.junit.jupiter.params.shadow.com.univocity.parsers.common.processor", |
3251 | | - "org.junit.jupiter.params.shadow.com.univocity.parsers.common.processor.core", |
3252 | | - "org.junit.jupiter.params.shadow.com.univocity.parsers.common.record", |
3253 | | - "org.junit.jupiter.params.shadow.com.univocity.parsers.common.routine", |
3254 | | - "org.junit.jupiter.params.shadow.com.univocity.parsers.conversions", |
3255 | | - "org.junit.jupiter.params.shadow.com.univocity.parsers.csv", |
3256 | | - "org.junit.jupiter.params.shadow.com.univocity.parsers.fixed", |
3257 | | - "org.junit.jupiter.params.shadow.com.univocity.parsers.tsv", |
| 3251 | + "org.junit.jupiter.params.shadow.de.siegmar.fastcsv.reader", |
| 3252 | + "org.junit.jupiter.params.shadow.de.siegmar.fastcsv.util", |
| 3253 | + "org.junit.jupiter.params.shadow.de.siegmar.fastcsv.writer", |
3258 | 3254 | "org.junit.jupiter.params.support" |
3259 | 3255 | ], |
3260 | 3256 | "org.junit.platform:junit-platform-commons": [ |
3261 | 3257 | "org.junit.platform.commons", |
3262 | 3258 | "org.junit.platform.commons.annotation", |
3263 | 3259 | "org.junit.platform.commons.function", |
| 3260 | + "org.junit.platform.commons.io", |
3264 | 3261 | "org.junit.platform.commons.logging", |
3265 | 3262 | "org.junit.platform.commons.support", |
3266 | 3263 | "org.junit.platform.commons.support.conversion", |
|
3274 | 3271 | "org.junit.platform.engine.support.config", |
3275 | 3272 | "org.junit.platform.engine.support.descriptor", |
3276 | 3273 | "org.junit.platform.engine.support.discovery", |
3277 | | - "org.junit.platform.engine.support.filter", |
3278 | 3274 | "org.junit.platform.engine.support.hierarchical", |
3279 | 3275 | "org.junit.platform.engine.support.store" |
3280 | 3276 | ], |
|
0 commit comments