Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
Loading