bump gson-fire to 1.9.0 (#17002)

This commit is contained in:
Marc Weiß
2023-11-07 15:35:05 +01:00
committed by GitHub
parent ba8546189a
commit 74163f0ac8
61 changed files with 61 additions and 61 deletions

View File

@@ -111,7 +111,7 @@ dependencies {
implementation 'com.squareup.okhttp3:okhttp:4.10.0'
implementation 'com.squareup.okhttp3:logging-interceptor:4.10.0'
implementation 'com.google.code.gson:gson:2.9.1'
implementation 'io.gsonfire:gson-fire:1.8.5'
implementation 'io.gsonfire:gson-fire:1.9.0'
implementation 'javax.ws.rs:jsr311-api:1.1.1'
implementation 'javax.ws.rs:javax.ws.rs-api:2.1.1'
implementation 'org.openapitools:jackson-databind-nullable:0.2.6'