Skip to content

Commit

Permalink
build(deps): bump com.badlogicgames.gdx:gdx-jnigen from 2.4.0 to 2.5.1
Browse files Browse the repository at this point in the history
Bumps [com.badlogicgames.gdx:gdx-jnigen](https://github.com/libgdx/gdx-jnigen) from 2.4.0 to 2.5.1.
- [Release notes](https://github.com/libgdx/gdx-jnigen/releases)
- [Changelog](https://github.com/libgdx/gdx-jnigen/blob/master/CHANGES)
- [Commits](libgdx/gdx-jnigen@2.4.0...2.5.1)

---
updated-dependencies:
- dependency-name: com.badlogicgames.gdx:gdx-jnigen
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 7, 2024
1 parent 066cbe5 commit 961a7e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ repositories {
}

ext {
jnigenVersion = '2.4.0'
jnigenVersion = '2.5.1'
}

dependencies {
Expand Down

0 comments on commit 961a7e2

Please sign in to comment.