github libgdx/gdx-liftoff v1.10.0.9
1.10.0.9 "Mighty Mitigation"

latest releases: v1.14.0.7, v1.14.0.6, v1.14.0.5...
4 years ago

This release has some small improvements, but mostly exists to update the default Gradle to 7.3.2 because it contains mitigations for the "log4shell" vulnerability in log4j (which appears to affect earlier Gradle sometimes). Other than the Gradle update, this makes dist an alias for jar in the desktop projects (which lets instructions for gdx-setup also apply here), and updates Kotlin to 1.6.0. It also removes the deprecated option -XX:MaxPermSize=1G from generated gradle.properties files because that option was fully removed starting in Java 17. Just a few small changes, and nothing you can't quickly apply yourself to existing projects, but this is good stuff to have by default in new projects.

Don't miss a new gdx-liftoff release

NewReleases is sending notifications on new releases.