Skip to content

Commit

Permalink
Bump the gdx group with 5 updates
Browse files Browse the repository at this point in the history
Bumps the gdx group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [com.badlogicgames.gdx:gdx-backend-lwjgl3](https://github.com/libgdx/libgdx) | `1.12.1` | `1.13.0` |
| [com.badlogicgames.gdx:gdx-freetype-platform](https://github.com/libgdx/libgdx) | `1.12.1` | `1.13.0` |
| [com.badlogicgames.gdx:gdx](https://github.com/libgdx/libgdx) | `1.12.1` | `1.13.0` |
| [com.badlogicgames.gdx:gdx-platform](https://github.com/libgdx/libgdx) | `1.12.1` | `1.13.0` |
| [com.badlogicgames.gdx:gdx-backend-headless](https://github.com/libgdx/libgdx) | `1.12.1` | `1.13.0` |


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

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

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

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

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

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

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

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

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

---
updated-dependencies:
- dependency-name: com.badlogicgames.gdx:gdx-backend-lwjgl3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gdx
- dependency-name: com.badlogicgames.gdx:gdx-freetype-platform
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gdx
- dependency-name: com.badlogicgames.gdx:gdx
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gdx
- dependency-name: com.badlogicgames.gdx:gdx-platform
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gdx
- dependency-name: com.badlogicgames.gdx:gdx-backend-headless
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gdx
- dependency-name: com.badlogicgames.gdx:gdx-freetype-platform
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gdx
- dependency-name: com.badlogicgames.gdx:gdx
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gdx
- dependency-name: com.badlogicgames.gdx:gdx-platform
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gdx
- dependency-name: com.badlogicgames.gdx:gdx-backend-headless
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gdx
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 4a28e36 commit deff778
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[versions]
libgdx = "1.12.1"
libgdx = "1.13.0"
gdx-vfx = "0.5.4"
logback = "1.5.10"
junit-platform = "1.11.2"
Expand Down

0 comments on commit deff778

Please sign in to comment.