Skip to content

Commit

Permalink
Bump the badlogicgames group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the badlogicgames group with 2 updates: [com.badlogicgames.gdx:gdx](https://github.com/libgdx/libgdx) and [com.badlogicgames.gdx:gdx-box2d](https://github.com/libgdx/libgdx).


Updates `com.badlogicgames.gdx:gdx` from 1.13.0 to 1.13.1
- [Release notes](https://github.com/libgdx/libgdx/releases)
- [Changelog](https://github.com/libgdx/libgdx/blob/master/CHANGES)
- [Commits](libgdx/libgdx@1.13.0...1.13.1)

Updates `com.badlogicgames.gdx:gdx-box2d` from 1.13.0 to 1.13.1
- [Release notes](https://github.com/libgdx/libgdx/releases)
- [Changelog](https://github.com/libgdx/libgdx/blob/master/CHANGES)
- [Commits](libgdx/libgdx@1.13.0...1.13.1)

---
updated-dependencies:
- dependency-name: com.badlogicgames.gdx:gdx
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: badlogicgames
- dependency-name: com.badlogicgames.gdx:gdx-box2d
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: badlogicgames
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 8, 2025
1 parent 77300b2 commit 6aad64c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ project(":client") {

implementation 'org.json:json:20241224'
implementation 'com.konghq:unirest-java:3.14.5'
implementation 'com.badlogicgames.gdx:gdx:1.13.0'
implementation 'com.badlogicgames.gdx:gdx-box2d:1.13.0'
implementation 'com.badlogicgames.gdx:gdx:1.13.1'
implementation 'com.badlogicgames.gdx:gdx-box2d:1.13.1'
implementation 'com.badlogicgames.gdx:gdx-controllers:1.9.13'
implementation 'com.badlogicgames.jamepad:jamepad:2.30.0.0'
}
Expand Down

0 comments on commit 6aad64c

Please sign in to comment.