Skip to content

Commit b49accf

Browse files
Sync Bazel dependencies for Dependabot update
1 parent 791a8d5 commit b49accf

1 file changed

Lines changed: 27 additions & 31 deletions

File tree

maven_install.json

Lines changed: 27 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
11
{
22
"__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,
55
"conflict_resolution": {
66
"com.google.code.gson:gson:2.8.9": "com.google.code.gson:gson:2.14.0",
77
"com.google.errorprone:error_prone_annotations:2.3.2": "com.google.errorprone:error_prone_annotations:2.48.0",
88
"com.google.guava:guava:31.1-jre": "com.google.guava:guava:33.5.0-jre",
99
"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",
1012
"org.mockito:mockito-core:4.3.1": "org.mockito:mockito-core:5.23.0"
1113
},
1214
"artifacts": {
@@ -708,33 +710,33 @@
708710
},
709711
"org.junit.jupiter:junit-jupiter-api": {
710712
"shasums": {
711-
"jar": "d1bb81abfd9e03418306b4e6a3390c8db52c58372e749c2980ac29f0c08278f1"
713+
"jar": "50f97eb800c2e888faa237a06f5a0ef445faed5567f994dac0c2b9d278a9ad20"
712714
},
713-
"version": "5.13.4"
715+
"version": "6.1.0"
714716
},
715717
"org.junit.jupiter:junit-jupiter-engine": {
716718
"shasums": {
717-
"jar": "027404a92fe618b72465792a257951495c503a7d5751e2791e0f51c87f67f5bc"
719+
"jar": "ea707b9647084619a0fc911cefb25037540d58b2800f8ead1fc6a2baf58b1da5"
718720
},
719-
"version": "5.13.4"
721+
"version": "6.1.0"
720722
},
721723
"org.junit.jupiter:junit-jupiter-params": {
722724
"shasums": {
723-
"jar": "3a8c6365716dbb698c0d49a05456c1e1ad05c406613c550f9dd50037872efc41"
725+
"jar": "b987eea3205185a76f3659a39e67503cb7b682d8b7be03be4b9f92b710f0eec0"
724726
},
725-
"version": "5.13.4"
727+
"version": "6.1.0"
726728
},
727729
"org.junit.platform:junit-platform-commons": {
728730
"shasums": {
729-
"jar": "1c25ca641ebaae44ff3ad21ca1b2ef68d0dd84bfeb07c4805ba7840899b77408"
731+
"jar": "1d9046ab17ec7edafb0bc7945d2e59d7180fff4f28c734b823b51001e769f71b"
730732
},
731-
"version": "1.13.4"
733+
"version": "6.1.0"
732734
},
733735
"org.junit.platform:junit-platform-engine": {
734736
"shasums": {
735-
"jar": "390c5f77b84283a64b644f88251b397e0b0debb80bdcc50f899881aecff43a5a"
737+
"jar": "3fb6be76c26ab0f94fe084e3fd0a39e1d25e22129929a61b29bd80a052b93ea5"
736738
},
737-
"version": "1.13.4"
739+
"version": "6.1.0"
738740
},
739741
"org.junit.platform:junit-platform-launcher": {
740742
"shasums": {
@@ -1421,23 +1423,28 @@
14211423
],
14221424
"org.junit.jupiter:junit-jupiter-api": [
14231425
"org.apiguardian:apiguardian-api",
1426+
"org.jspecify:jspecify",
14241427
"org.junit.platform:junit-platform-commons",
14251428
"org.opentest4j:opentest4j"
14261429
],
14271430
"org.junit.jupiter:junit-jupiter-engine": [
14281431
"org.apiguardian:apiguardian-api",
1432+
"org.jspecify:jspecify",
14291433
"org.junit.jupiter:junit-jupiter-api",
14301434
"org.junit.platform:junit-platform-engine"
14311435
],
14321436
"org.junit.jupiter:junit-jupiter-params": [
14331437
"org.apiguardian:apiguardian-api",
1438+
"org.jspecify:jspecify",
14341439
"org.junit.jupiter:junit-jupiter-api"
14351440
],
14361441
"org.junit.platform:junit-platform-commons": [
1437-
"org.apiguardian:apiguardian-api"
1442+
"org.apiguardian:apiguardian-api",
1443+
"org.jspecify:jspecify"
14381444
],
14391445
"org.junit.platform:junit-platform-engine": [
14401446
"org.apiguardian:apiguardian-api",
1447+
"org.jspecify:jspecify",
14411448
"org.junit.platform:junit-platform-commons",
14421449
"org.opentest4j:opentest4j"
14431450
],
@@ -3222,7 +3229,9 @@
32223229
"org.junit.jupiter.api.extension.support",
32233230
"org.junit.jupiter.api.function",
32243231
"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"
32263235
],
32273236
"org.junit.jupiter:junit-jupiter-engine": [
32283237
"org.junit.jupiter.engine",
@@ -3239,28 +3248,16 @@
32393248
"org.junit.jupiter.params.aggregator",
32403249
"org.junit.jupiter.params.converter",
32413250
"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",
32583254
"org.junit.jupiter.params.support"
32593255
],
32603256
"org.junit.platform:junit-platform-commons": [
32613257
"org.junit.platform.commons",
32623258
"org.junit.platform.commons.annotation",
32633259
"org.junit.platform.commons.function",
3260+
"org.junit.platform.commons.io",
32643261
"org.junit.platform.commons.logging",
32653262
"org.junit.platform.commons.support",
32663263
"org.junit.platform.commons.support.conversion",
@@ -3274,7 +3271,6 @@
32743271
"org.junit.platform.engine.support.config",
32753272
"org.junit.platform.engine.support.descriptor",
32763273
"org.junit.platform.engine.support.discovery",
3277-
"org.junit.platform.engine.support.filter",
32783274
"org.junit.platform.engine.support.hierarchical",
32793275
"org.junit.platform.engine.support.store"
32803276
],

0 commit comments

Comments
 (0)