We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48ea431 commit d0b17f8Copy full SHA for d0b17f8
1 file changed
build.gradle
@@ -59,7 +59,7 @@ dependencies {
59
60
compile 'com.github.JavaSaBr:RlibFX:4.1.3'
61
compile 'com.github.JavaSaBr:RLib:6.6.0'
62
- compile 'com.github.JavaSaBr:JME3-JFX:1.7.0'
+ compile 'com.github.JavaSaBr:JME3-JFX:1.7.1'
63
64
// https://mvnrepository.com/artifact/org.apache.commons/commons-lang3
65
compile group: 'org.apache.commons', name: 'commons-lang3', version: '3.6'
0 commit comments