build(deps): bump com.google.code.gson:gson from 2.8.9 to 2.10.1 #64
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ configurations {
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation 'com.google.code.gson:gson:2.8.9'
|
implementation 'com.google.code.gson:gson:2.10.1'
|
||||||
implementation 'commons-codec:commons-codec:1.15'
|
implementation 'commons-codec:commons-codec:1.15'
|
||||||
implementation 'commons-fileupload:commons-fileupload:1.4'
|
implementation 'commons-fileupload:commons-fileupload:1.4'
|
||||||
implementation 'commons-logging:commons-logging:1.2'
|
implementation 'commons-logging:commons-logging:1.2'
|
||||||
|
|
Loading…
Add table
Reference in a new issue