Skip to content

Commit

Permalink
Updated org.json:json to 20240303 (#354)
Browse files Browse the repository at this point in the history
Updates org.json:json from 20240205 to 20240303

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Apr 25, 2024
1 parent 9cf50af commit 802ccb3
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.319",
"io.github.microutils:kotlin-logging-jvm:3.0.5",
"org.slf4j:slf4j-simple:2.0.13",
"org.json:json:20240205",
"org.json:json:20240303",
"org.apache.commons:commons-text:1.12.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": 219379834,
"__RESOLVED_ARTIFACTS_HASH": -1983442235,
"__INPUT_ARTIFACTS_HASH": -1409657539,
"__RESOLVED_ARTIFACTS_HASH": 1177050827,
"artifacts": {
"com.ethlo.time:itu": {
"shasums": {
Expand Down Expand Up @@ -222,10 +222,10 @@
},
"org.json:json": {
"shasums": {
"jar": "e89df61466f0807f8a86db0e8805a837e59462c8ca47c67786e432133c490aca",
"sources": "e1b48ee8681b2a7b54355c522850283b4b229eb20e99d8a81186478c3feabf83"
"jar": "3cf6cd6892e32e2b4c1c39e0f52f5248a2f5b37646fdfbb79a66b46b618414ed",
"sources": "3078d4471e3be3dcbd07b3cf1cf0b610158d4605c1151c3dbf27a248c9aa04cc"
},
"version": "20240205"
"version": "20240303"
},
"org.junit.jupiter:junit-jupiter-api": {
"shasums": {
Expand Down

0 comments on commit 802ccb3

Please sign in to comment.