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.
2 parents 2f16133 + 404554d commit cf2095aCopy full SHA for cf2095a
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