mirror of
https://github.com/nextcloud/talk-android
synced 2025-07-23 12:45:01 +01:00
fix(deps): update dependency com.fasterxml.jackson.core:jackson-core to v2.19.2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
4bf796632a
commit
6fd3cb65cd
@ -237,7 +237,7 @@ dependencies {
|
||||
implementation "com.squareup.okhttp3:logging-interceptor:${okhttpVersion}"
|
||||
|
||||
implementation 'com.bluelinelabs:logansquare:1.3.7'
|
||||
implementation 'com.fasterxml.jackson.core:jackson-core:2.19.1'
|
||||
implementation 'com.fasterxml.jackson.core:jackson-core:2.19.2'
|
||||
kapt 'com.bluelinelabs:logansquare-compiler:1.3.7'
|
||||
|
||||
implementation "com.squareup.retrofit2:retrofit:${retrofit2Version}"
|
||||
|
Loading…
Reference in New Issue
Block a user