We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c80abd2 commit 9fbffddCopy full SHA for 9fbffdd
buildSrc/build.gradle.kts
@@ -17,7 +17,7 @@ dependencies {
17
implementation(gradleApi())
18
implementation(localGroovy())
19
20
- implementation("com.badlogicgames.gdx:gdx-jnigen:2.5.1")
+ implementation("com.badlogicgames.gdx:gdx-jnigen:2.5.2")
21
implementation("org.reflections:reflections:0.10.2")
22
implementation("com.lordcodes.turtle:turtle:0.6.0")
23
implementation("fr.inria.gforge.spoon:spoon-core:10.3.0")
0 commit comments