Skip to content

Commit

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

Bump org.json:json from 20241224 to 20250107
  • Loading branch information
iTitus authored Jan 7, 2025
2 parents e4c5245 + 7c84663 commit 8b254ce
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 @@ -23,7 +23,7 @@ repositories {
dependencies {
// implementation 'org.apache.bcel:bcel:6.5.0'
implementation fileTree(dir: 'libs', include: '*.jar')
implementation 'org.json:json:20241224'
implementation 'org.json:json:20250107'
implementation 'io.github.ititus:ititus-commons:2.3.3'

testImplementation platform('org.junit:junit-bom:5.11.4')
Expand Down

0 comments on commit 8b254ce

Please sign in to comment.