diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index b66b395..cefc2fd 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -37,7 +37,7 @@ square-okhttp-logging = "com.squareup.okhttp3:logging-interceptor:5.0.0-alpha.10 leakcanary = "com.squareup.leakcanary:leakcanary-android:2.9.1" lottie = "com.airbnb.android:lottie:5.2.0" -moshi-metadata-reflect = "dev.zacsweers.moshix:moshi-metadata-reflect:0.18.3" +moshi-metadata-reflect = "dev.zacsweers.moshix:moshi-metadata-reflect:0.19.0" openid-appauth = "net.openid:appauth:0.11.1" timber = "com.jakewharton.timber:timber:5.0.1"