Skip to content

Commit

Permalink
Merge pull request #70 from AnvilloyDevStudio/dependabot/gradle/com.k…
Browse files Browse the repository at this point in the history
…onghq-unirest-java-3.14.5
  • Loading branch information
dependabot[bot] authored Jan 2, 2025
2 parents ca99065 + ee9b29c commit 60c0227
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 @@ -51,7 +51,7 @@ project(":client") {
implementation project(":common")

implementation 'org.json:json:20240303'
implementation 'com.konghq:unirest-java:3.13.10'
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'
implementation 'com.badlogicgames.gdx:gdx-controllers:1.9.13'
Expand Down

0 comments on commit 60c0227

Please sign in to comment.