Skip to content

Commit

Permalink
fix(deps): update dependency dev.zacsweers.moshix:moshi-metadata-refl…
Browse files Browse the repository at this point in the history
…ect to v0.20.0 (#89)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 13, 2022
1 parent 5ff151e commit 03a2676
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ google-dagger-hilt-compiler = { module = "com.google.dagger:hilt-compiler", vers
square-leakcanary = "com.squareup.leakcanary:leakcanary-android:2.10"
square-moshi = "com.squareup.moshi:moshi-kotlin:1.14.0"
square-moshi-converter = "com.squareup.retrofit2:converter-moshi:2.9.0"
square-moshi-metadata-reflect = "dev.zacsweers.moshix:moshi-metadata-reflect:0.19.0"
square-moshi-metadata-reflect = "dev.zacsweers.moshix:moshi-metadata-reflect:0.20.0"
square-okhttp-logging = "com.squareup.okhttp3:logging-interceptor:5.0.0-SNAPSHOT"

junit = "junit:junit:4.13.2"
Expand Down

0 comments on commit 03a2676

Please sign in to comment.