We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f16133 commit 404554dCopy full SHA for 404554d
build.gradle
@@ -51,7 +51,7 @@ dependencies {
51
ext.lwjglNatives = "natives-macos"
52
break
53
}
54
- ext.lwjglVersion = "3.1.4-SNAPSHOT"
+ ext.lwjglVersion = "3.1.5-SNAPSHOT"
55
compile "org.lwjgl:lwjgl:${lwjglVersion}"
56
compile "org.lwjgl:lwjgl-glfw:${lwjglVersion}"
57
compile "org.lwjgl:lwjgl-jemalloc:${lwjglVersion}"
0 commit comments