Compare commits

..

No commits in common. "renovate/com.google.code.gson-gson-2.x" and "main" have entirely different histories.

View file

@ -49,7 +49,7 @@ configurations {
} }
dependencies { dependencies {
implementation 'com.google.code.gson:gson:2.13.1' implementation 'com.google.code.gson:gson:2.12.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'