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

View file

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