Update dependency com.google.code.gson:gson to v2.13.1 #133
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ configurations {
|
|||
}
|
||||
|
||||
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-fileupload:commons-fileupload:1.5'
|
||||
implementation 'commons-logging:commons-logging:1.3.5'
|
||||
|
|
Loading…
Add table
Reference in a new issue