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.
1 parent 58be567 commit 9dfb4c9Copy full SHA for 9dfb4c9
api-client/build.gradle.kts
@@ -22,7 +22,7 @@ dependencies {
22
implementation("com.squareup.moshi:moshi") {
23
version {
24
strictly("[1.12.0,2)")
25
- prefer("1.15.1")
+ prefer("1.15.2")
26
}
27
28
listOf(
0 commit comments