* Upgrade LWJGL version to 2.9.2
This commit is contained in:
parent
f33fb69803
commit
8e7eae01a7
@ -5,5 +5,5 @@ if (!hasProperty('mainClass')) {
|
||||
dependencies {
|
||||
compile project(':jme3-core')
|
||||
compile project(':jme3-desktop')
|
||||
compile 'org.lwjgl.lwjgl:lwjgl:2.9.1'
|
||||
compile 'org.lwjgl.lwjgl:lwjgl:2.9.2'
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user