Skip to content

Commit 9fbffdd

Browse files
build(deps): bump com.badlogicgames.gdx:gdx-jnigen from 2.5.1 to 2.5.2 (#259)
Bumps [com.badlogicgames.gdx:gdx-jnigen](https://github.com/libgdx/gdx-jnigen) from 2.5.1 to 2.5.2. - [Release notes](https://github.com/libgdx/gdx-jnigen/releases) - [Changelog](https://github.com/libgdx/gdx-jnigen/blob/master/CHANGES) - [Commits](libgdx/gdx-jnigen@2.5.1...2.5.2) --- updated-dependencies: - dependency-name: com.badlogicgames.gdx:gdx-jnigen dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c80abd2 commit 9fbffdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencies {
1717
implementation(gradleApi())
1818
implementation(localGroovy())
1919

20-
implementation("com.badlogicgames.gdx:gdx-jnigen:2.5.1")
20+
implementation("com.badlogicgames.gdx:gdx-jnigen:2.5.2")
2121
implementation("org.reflections:reflections:0.10.2")
2222
implementation("com.lordcodes.turtle:turtle:0.6.0")
2323
implementation("fr.inria.gforge.spoon:spoon-core:10.3.0")

0 commit comments

Comments
 (0)