Compare commits
2 commits
6f6ea55b7b
...
2c6dd96cd7
Author | SHA1 | Date | |
---|---|---|---|
2c6dd96cd7 | |||
e2e67cf2cc |
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ configurations {
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation 'com.google.code.gson:gson:2.12.1'
|
implementation 'com.google.code.gson:gson:2.12.1'
|
||||||
implementation 'commons-codec:commons-codec:1.17.1'
|
implementation 'commons-codec:commons-codec:1.18.0'
|
||||||
implementation 'commons-fileupload:commons-fileupload:1.5'
|
implementation 'commons-fileupload:commons-fileupload:1.5'
|
||||||
implementation 'commons-logging:commons-logging:1.3.5'
|
implementation 'commons-logging:commons-logging:1.3.5'
|
||||||
implementation 'commons-net:commons-net:3.11.1'
|
implementation 'commons-net:commons-net:3.11.1'
|
||||||
|
|
Loading…
Add table
Reference in a new issue