Skip to content

Commit

Permalink
Bump com.badlogicgames.gdx:gdx-jnigen from 2.4.0 to 2.4.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.4.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.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 29, 2023
1 parent 49fffaf commit 8e2e045
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.4.1'
}

dependencies {
Expand Down

0 comments on commit 8e2e045

Please sign in to comment.