Bump the lwjgl openal to 3.4.1

This commit is contained in:
Ray J. Greenwell
2026-05-13 14:55:54 -07:00
parent f1cb1d7ee5
commit ec225177d5
+1 -1
View File
@@ -34,7 +34,7 @@
<dependency>
<groupId>org.lwjgl</groupId>
<artifactId>lwjgl-openal</artifactId>
<version>3.3.6</version>
<version>3.4.1</version>
<optional>true</optional>
</dependency>
<dependency>