We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 273e545 + b6fac75 commit 3940fb6Copy full SHA for 3940fb6
client/build.gradle.kts
@@ -19,7 +19,7 @@ dependencies {
19
implementation("com.squareup.okhttp3:logging-interceptor:3.14.7")
20
implementation("com.google.code.gson:gson:2.8.6")
21
implementation("io.gsonfire:gson-fire:1.8.4")
22
- implementation("org.threeten:threetenbp:1.6.9")
+ implementation("org.threeten:threetenbp:1.7.0")
23
implementation("io.swagger:swagger-annotations:1.5.24")
24
implementation("javax.annotation:javax.annotation-api:1.3.2")
25
implementation("com.google.code.findbugs:jsr305:3.0.2")
0 commit comments