Skip to content

Commit

Permalink
Merge pull request #73 from AnvilloyDevStudio/dependabot/gradle/org.j…
Browse files Browse the repository at this point in the history
…son-json-20241224
  • Loading branch information
dependabot[bot] authored Jan 2, 2025
2 parents aefda81 + 5bf1c35 commit 19a3ab8
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 @@ -50,7 +50,7 @@ project(":client") {
dependencies {
implementation project(":common")

implementation 'org.json:json:20240303'
implementation 'org.json:json:20241224'
implementation 'com.konghq:unirest-java:3.14.5'
implementation 'com.badlogicgames.gdx:gdx:1.11.0'
implementation 'com.badlogicgames.gdx:gdx-box2d:1.11.0'
Expand Down

0 comments on commit 19a3ab8

Please sign in to comment.