Explorar el Código

update LWJGL3 to v3.3.4

stephengold hace 10 meses
padre
commit
775af3f612
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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]