Update dependency com.google.code.gson:gson to v2.13.1 #133

Open
renovate-bot wants to merge 1 commit from renovate/com.google.code.gson-gson-2.x into main
Showing only changes of commit 3d486b511c - Show all commits

View file

@ -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'