Skip to content

Commit d27de8f

Browse files
committed
updated dependencies.
1 parent 43595c3 commit d27de8f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ compileTestJava {
2424
options.compilerArgs += '-parameters'
2525
}
2626

27-
ext.jmeVersion = "upgrade_lwjgl3-SNAPSHOT"
27+
ext.jmeVersion = "3.3_branch-SNAPSHOT"
2828
ext.jme3_xbuf_version = '0.9.1'
2929
ext.lwjglVersion = "3.1.5"
3030
ext.junitPlatformVersion = "1.0.0"
@@ -58,7 +58,7 @@ dependencies {
5858
compile 'org.controlsfx:controlsfx:8.40.13'
5959

6060
compile 'com.github.JavaSaBr:RlibFX:4.1.3'
61-
compile 'com.github.JavaSaBr:RLib:6.6.0'
61+
compile 'com.github.JavaSaBr:RLib:6.7.0'
6262
compile 'com.github.JavaSaBr:JME3-JFX:1.7.1'
6363

6464
// https://mvnrepository.com/artifact/org.apache.commons/commons-lang3

0 commit comments

Comments
 (0)