Browse Source

update LWJGL3 to v3.3.4

stephengold 10 months ago
parent
commit
775af3f612
1 changed files with 1 additions and 1 deletions
  1. 1 1
      gradle/libs.versions.toml

+ 1 - 1
gradle/libs.versions.toml

@@ -3,7 +3,7 @@
 [versions]
 
 checkstyle = "9.3"
-lwjgl3 = "3.3.3"
+lwjgl3 = "3.3.4"
 nifty = "1.4.3"
 
 [libraries]