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 e7a9927 commit 0d56c15Copy full SHA for 0d56c15
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.7.0') {
+ compile ('com.github.JavaSaBr:jme3-spaceshift-extension:1.7.1') {
129
exclude group: 'org.jmonkeyengine'
130
}
131
compile ('com.github.JavaSaBr:tonegodemitter:2.4.0') {
0 commit comments