Skip to content

Commit

Permalink
Updated org.json:json to 20231013
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 5, 2024
1 parent ec22807 commit 2393292
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ maven_install(
"org.kohsuke:github-api:1.318",
"io.github.microutils:kotlin-logging-jvm:3.0.5",
"org.slf4j:slf4j-simple:2.0.11",
"org.json:json:20230618",
"org.json:json:20231013",
"org.apache.commons:commons-text:1.11.0",
"net.pearx.kasechange:kasechange-jvm:1.4.1",
# tests
Expand Down
10 changes: 5 additions & 5 deletions maven_install.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"__AUTOGENERATED_FILE_DO_NOT_MODIFY_THIS_FILE_MANUALLY": "THERE_IS_NO_DATA_ONLY_ZUUL",
"__INPUT_ARTIFACTS_HASH": -1117109256,
"__RESOLVED_ARTIFACTS_HASH": 721515901,
"__INPUT_ARTIFACTS_HASH": 1909824468,
"__RESOLVED_ARTIFACTS_HASH": 911918128,
"conflict_resolution": {
"org.apiguardian:apiguardian-api:1.0.0": "org.apiguardian:apiguardian-api:1.1.2",
"org.junit.platform:junit-platform-commons:1.10.1": "org.junit.platform:junit-platform-commons:1.10.2",
Expand Down Expand Up @@ -227,10 +227,10 @@
},
"org.json:json": {
"shasums": {
"jar": "7004007a9fd87fe1d86f673b472c0372e5bc50bacb724c029a6112d7c4b4a640",
"sources": "2d691f65af26914b05460b43f0dec3cd3178ffe40121adf03a4045c68154e6c9"
"jar": "0f18192df289114e17aa1a0d0a7f8372cc9f5c7e4f7e39adcf8906fe714fa7d3",
"sources": "fc65cb53ae955d07f62478485446a544a0aba1e0ab8522688ee875dbbf11766e"
},
"version": "20230618"
"version": "20231013"
},
"org.junit.jupiter:junit-jupiter-api": {
"shasums": {
Expand Down

0 comments on commit 2393292

Please sign in to comment.