build(deps): bump gson from 2.8.6 to 2.8.9 #35

Merged
dependabot[bot] merged 1 commit from dependabot/gradle/com.google.code.gson-gson-2.8.9 into helma-🐜 2021-12-11 17:05:51 +00:00

View file

@ -48,7 +48,7 @@ configurations {
}
dependencies {
implementation 'com.google.code.gson:gson:2.8.6'
implementation 'com.google.code.gson:gson:2.8.9'
implementation 'commons-codec:commons-codec:1.15'
implementation 'commons-fileupload:commons-fileupload:1.4'
implementation 'commons-logging:commons-logging:1.2'