Update dependency com.google.code.gson:gson to v2.13.1
All checks were successful
Build / build (push) Successful in 36s
All checks were successful
Build / build (push) Successful in 36s
This commit is contained in:
parent
27cdc5104b
commit
3d486b511c
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ configurations {
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation 'com.google.code.gson:gson:2.12.1'
|
implementation 'com.google.code.gson:gson:2.13.1'
|
||||||
implementation 'commons-codec:commons-codec:1.18.0'
|
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'
|
||||||
|
|
Loading…
Add table
Reference in a new issue