Skip to content

Commit

Permalink
Merge pull request #8 from philterd/dependabot/gradle/org.json-json-2…
Browse files Browse the repository at this point in the history
…0250107

Bump org.json:json from 20240303 to 20250107
  • Loading branch information
jzonthemtn authored Jan 14, 2025
2 parents 45a8ac2 + b27ad94 commit 0ac71bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ dependencies {

implementation 'com.google.code.gson:gson:2.11.0'
implementation 'org.apache.commons:commons-lang3:3.17.0'
implementation 'org.json:json:20240303'
implementation 'org.json:json:20250107'
}

repositories {
Expand Down

0 comments on commit 0ac71bc

Please sign in to comment.