diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index fe8b462..c10ad1b 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -4,7 +4,7 @@ # Check this on https://github.com/FabricMC/fabric-loom/releases/latest/ loom = "1.14-SNAPSHOT" # Check this on https://plugins.gradle.org/plugin/com.smushytaco.lwjgl3/ -lwjglPlugin = "1.0.0" +lwjglPlugin = "1.0.1" ########################################################################## # Java Configuration # The Java version the JDK will be for compiling and running code.