Skip to content
Snippets Groups Projects
Commit b5e15143 authored by erbel's avatar erbel
Browse files

Adjusted gradle build

parent 661f09e2
No related branches found
No related tags found
No related merge requests found
Pipeline #82959 failed
...@@ -82,8 +82,7 @@ dependencies { ...@@ -82,8 +82,7 @@ dependencies {
compile group: 'com.jcraft', name: 'jsch', version: '0.1.54' compile group: 'com.jcraft', name: 'jsch', version: '0.1.54'
compile group: 'org.json', name: 'json', version: '20180130' compile group: 'org.json', name: 'json', version: '20180130'
compile group: 'commons-codec', name: 'commons-codec', version: '1.9' compile group: 'commons-codec', name: 'commons-codec', version: '1.9'
compile name: 'de.ugoe.cs.oco.usecases.occi.sugarcrm_1.0.0.201810261338'
testCompile group: 'junit', name: 'junit', version: '4.12' testCompile group: 'junit', name: 'junit', version: '4.12'
//testImplementation 'junit:junit:4.12' //testImplementation 'junit:junit:4.12'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment