Skip to content

Commit cf2095a

Browse files
authored
Merge pull request #9 from Sylvyrfysh/master
Bump LWJGL to working version
2 parents 2f16133 + 404554d commit cf2095a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ dependencies {
5151
ext.lwjglNatives = "natives-macos"
5252
break
5353
}
54-
ext.lwjglVersion = "3.1.4-SNAPSHOT"
54+
ext.lwjglVersion = "3.1.5-SNAPSHOT"
5555
compile "org.lwjgl:lwjgl:${lwjglVersion}"
5656
compile "org.lwjgl:lwjgl-glfw:${lwjglVersion}"
5757
compile "org.lwjgl:lwjgl-jemalloc:${lwjglVersion}"

0 commit comments

Comments
 (0)