Skip to content

Commit

Permalink
build(deps): bump com.badlogicgames.gdx:gdx-jnigen from 2.5.1 to 2.5.2 (
Browse files Browse the repository at this point in the history
#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>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent c80abd2 commit 9fbffdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies {
implementation(gradleApi())
implementation(localGroovy())

implementation("com.badlogicgames.gdx:gdx-jnigen:2.5.1")
implementation("com.badlogicgames.gdx:gdx-jnigen:2.5.2")
implementation("org.reflections:reflections:0.10.2")
implementation("com.lordcodes.turtle:turtle:0.6.0")
implementation("fr.inria.gforge.spoon:spoon-core:10.3.0")
Expand Down

0 comments on commit 9fbffdd

Please sign in to comment.