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.
1 parent e16136d commit 19e7d0cCopy full SHA for 19e7d0c
build.gradle
@@ -125,7 +125,7 @@ dependencies {
125
compile group: 'org.apache.httpcomponents', name: 'httpclient', version: '4.5.3'
126
127
// extensions
128
- compile ('com.github.JavaSaBr:jme3-spaceshift-extension:1.6.0') {
+ compile ('com.github.JavaSaBr:jme3-spaceshift-extension:1.7.0') {
129
exclude group: 'org.jmonkeyengine'
130
}
131
compile ('com.github.JavaSaBr:tonegodemitter:2.4.0') {
0 commit comments