We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8405c40 commit ea5e955Copy full SHA for ea5e955
build.gradle
@@ -67,7 +67,7 @@ dependencies {
67
implementation "com.squareup.okhttp3:okhttp:4.12.0"
68
69
implementation 'com.beust:klaxon:5.6'
70
- implementation 'com.squareup.moshi:moshi-kotlin:1.15.1'
+ implementation 'com.squareup.moshi:moshi-kotlin:1.15.2'
71
72
testImplementation "org.jetbrains.kotlin:kotlin-test"
73
testImplementation "org.jetbrains.kotlin:kotlin-test-junit"
0 commit comments