Skip to content
Snippets Groups Projects
Commit fac71f12 authored by Sebastian Ebert's avatar Sebastian Ebert
Browse files

fixed build

parent 0ccf3b3f
No related branches found
No related tags found
No related merge requests found
...@@ -74,7 +74,7 @@ dependencies { ...@@ -74,7 +74,7 @@ dependencies {
// https://mvnrepository.com/artifact/org.apache.commons/commons-collections4 // https://mvnrepository.com/artifact/org.apache.commons/commons-collections4
implementation group: 'org.apache.commons', name: 'commons-collections4', version: '4.4' implementation group: 'org.apache.commons', name: 'commons-collections4', version: '4.4'
compile group: 'org.apache.commons', name: 'commons-lang3', version: '3.0' implementation group: 'org.apache.commons', name: 'commons-lang3', version: '3.0'
implementation 'com.google.code.gson:gson:2.9.0' implementation 'com.google.code.gson:gson:2.9.0'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment