Skip to content

Commit

Permalink
Updated junit5-jupiter to 5.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 18, 2024
1 parent 4121932 commit b56fd82
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 21 deletions.
6 changes: 3 additions & 3 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -128,9 +128,9 @@ maven_install(
"org.junit.platform:junit-platform-engine:1.8.2",
"org.junit.platform:junit-platform-launcher:1.8.2",
"org.junit.platform:junit-platform-suite-api:1.8.2",
"org.junit.jupiter:junit-jupiter-api:5.8.2",
"org.junit.jupiter:junit-jupiter-engine:5.8.2",
"org.junit.jupiter:junit-jupiter-params:5.8.2",
"org.junit.jupiter:junit-jupiter-api:5.10.1",
"org.junit.jupiter:junit-jupiter-engine:5.10.1",
"org.junit.jupiter:junit-jupiter-params:5.10.1",
"org.apiguardian:apiguardian-api:1.0.0",
"org.opentest4j:opentest4j:1.1.1",
"org.assertj:assertj-core:3.22.0",
Expand Down
39 changes: 21 additions & 18 deletions maven_install.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
{
"__AUTOGENERATED_FILE_DO_NOT_MODIFY_THIS_FILE_MANUALLY": "THERE_IS_NO_DATA_ONLY_ZUUL",
"__INPUT_ARTIFACTS_HASH": -2106990241,
"__RESOLVED_ARTIFACTS_HASH": -1594946005,
"__INPUT_ARTIFACTS_HASH": 1012866815,
"__RESOLVED_ARTIFACTS_HASH": 2075537124,
"conflict_resolution": {
"org.apiguardian:apiguardian-api:1.0.0": "org.apiguardian:apiguardian-api:1.1.2",
"org.junit.platform:junit-platform-commons:1.8.2": "org.junit.platform:junit-platform-commons:1.10.1",
"org.junit.platform:junit-platform-engine:1.8.2": "org.junit.platform:junit-platform-engine:1.10.1",
"org.opentest4j:opentest4j:1.1.1": "org.opentest4j:opentest4j:1.3.0"
},
"artifacts": {
Expand Down Expand Up @@ -226,31 +228,31 @@
},
"org.junit.jupiter:junit-jupiter-api": {
"shasums": {
"jar": "1808ee87e0f718cd6e25f3b75afc17956ac8a3edc48c7e9bab9f19f9a79e3801",
"sources": "cb38569ae9005eb54c7cbc181b842e6eb01be57ae0d785f9167d9e019b44a670"
"jar": "60d5c398c32dc7039b99282514ad6064061d8417cf959a1f6bd2038cc907c913",
"sources": "551e054c2e84b79d087f0410c8e6e3dd3e83ae54129593380d48550da441b5ef"
},
"version": "5.8.2"
"version": "5.10.1"
},
"org.junit.jupiter:junit-jupiter-engine": {
"shasums": {
"jar": "753b7726cdd158bb34cedb94c161e2291896f47832a1e9eda53d970020a8184e",
"sources": "9ed4edf417cbc6028c634a0b407061433327c9ef4235fca35b9183da855e2e8f"
"jar": "02930dfe495f93fe70b26550ace3a28f7e1b900c84426c2e4626ce020c7282d6",
"sources": "00ffb37a2d4a1f5ab224c4cf44b2d050b3d132ca650e9c4251605daf9cd6da9b"
},
"version": "5.8.2"
"version": "5.10.1"
},
"org.junit.jupiter:junit-jupiter-params": {
"shasums": {
"jar": "d1c22d6fe5483568c08c8913f34abd2303490c3480ce6c18a2ea31c65e44102a",
"sources": "201cbc5237df584f762d33454573ccd0566653207f539f68ab7993d7145156b1"
"jar": "c8cf62debcbb354deefe1ffd0671eff785514907567d22a615ff8a8de4522b21",
"sources": "532dce2ef436152405567ea75f076dc908c4d21641224ecc53913c9f09bfb131"
},
"version": "5.8.2"
"version": "5.10.1"
},
"org.junit.platform:junit-platform-commons": {
"shasums": {
"jar": "d2e015fca7130e79af2f4608dc54415e4b10b592d77333decb4b1a274c185050",
"sources": "7ae3683c452ee4259b2d205d56c7172fd178180b02d20b4430368ef6ee501c3b"
"jar": "7d9855ee3f3f71f015eb1479559bf923783243c24fbfbd8b29bed8e8099b5672",
"sources": "8ae867cc64b5f6bbb73e7786e0ac2a69ddf6f1e460e08274feef84b249036e53"
},
"version": "1.8.2"
"version": "1.10.1"
},
"org.junit.platform:junit-platform-console": {
"shasums": {
Expand All @@ -261,10 +263,10 @@
},
"org.junit.platform:junit-platform-engine": {
"shasums": {
"jar": "0b7d000f8c3e8e5f7d6b819649936e7b9938314e87c8f983805218ea57567e59",
"sources": "4cfda26b1dc0812fcf0a14b0bb5612b7c697e50afd79819d2e07b1faef9c239b"
"jar": "baa48e470d6dee7369a0a8820c51da89c1463279eda6e13a304d11f45922c760",
"sources": "17ac74964fcd82c57130623afe72a99105ca107fc96cb53f169b3a8c9c444c83"
},
"version": "1.8.2"
"version": "1.10.1"
},
"org.junit.platform:junit-platform-launcher": {
"shasums": {
Expand Down Expand Up @@ -1048,7 +1050,8 @@
"org.junit.platform.engine.support.descriptor",
"org.junit.platform.engine.support.discovery",
"org.junit.platform.engine.support.filter",
"org.junit.platform.engine.support.hierarchical"
"org.junit.platform.engine.support.hierarchical",
"org.junit.platform.engine.support.store"
],
"org.junit.platform:junit-platform-launcher": [
"org.junit.platform.launcher",
Expand Down

0 comments on commit b56fd82

Please sign in to comment.