Skip to content

Commit e4ee515

Browse files
[Build] Bump com.badlogicgames.gdx:gdx-jnigen from 2.0.1 to 2.3.1 (#168)
Bumps [com.badlogicgames.gdx:gdx-jnigen](https://github.com/libgdx/gdx-jnigen) from 2.0.1 to 2.3.1. - [Release notes](https://github.com/libgdx/gdx-jnigen/releases) - [Changelog](https://github.com/libgdx/gdx-jnigen/blob/master/CHANGES) - [Commits](libgdx/gdx-jnigen@v2.0.1...2.3.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 05ba6f9 commit e4ee515

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ repositories {
77
}
88

99
ext {
10-
jnigenVersion = '2.0.1'
10+
jnigenVersion = '2.3.1'
1111
}
1212

1313
dependencies {

0 commit comments

Comments
 (0)