We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab45c41 commit d74026bCopy full SHA for d74026b
build.gradle.kts
@@ -32,7 +32,7 @@ dependencies {
32
ksp("com.squareup.moshi:moshi-kotlin-codegen:1.15.1")
33
34
implementation("com.squareup.retrofit2:retrofit:2.9.0")
35
- implementation("com.squareup.retrofit2:converter-moshi:2.9.0")
+ implementation("com.squareup.retrofit2:converter-moshi:2.11.0")
36
37
implementation("org.zeroturnaround:zt-exec:1.12")
38
0 commit comments