Merge pull request #5983 from vector-im/dependabot/gradle/com.gabrielittner.threetenbp-lazythreetenbp-0.10.0

Bump lazythreetenbp from 0.9.0 to 0.10.0
This commit is contained in:
Benoit Marty 2022-05-09 17:00:34 +02:00 committed by GitHub
commit eab146e373
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -347,7 +347,7 @@ dependencies {
implementation "androidx.transition:transition:1.4.1"
implementation "org.threeten:threetenbp:1.4.0:no-tzdb"
implementation "com.gabrielittner.threetenbp:lazythreetenbp:0.9.0"
implementation "com.gabrielittner.threetenbp:lazythreetenbp:0.10.0"
implementation libs.squareup.moshi
kapt libs.squareup.moshiKotlin