mirror of
https://github.com/nextcloud/talk-android
synced 2025-01-19 13:41:26 +00:00
Merge pull request #1555 from nextcloud/dependabot/gradle/com.fasterxml.jackson.core-jackson-core-2.12.5
Bump jackson-core from 2.12.4 to 2.12.5
This commit is contained in:
commit
f297705985
@ -214,7 +214,7 @@ dependencies {
|
||||
implementation "com.squareup.okhttp3:logging-interceptor:${okhttpVersion}"
|
||||
|
||||
implementation 'com.bluelinelabs:logansquare:1.3.7'
|
||||
implementation 'com.fasterxml.jackson.core:jackson-core:2.12.4'
|
||||
implementation 'com.fasterxml.jackson.core:jackson-core:2.12.5'
|
||||
kapt 'com.bluelinelabs:logansquare-compiler:1.3.7'
|
||||
|
||||
implementation "com.squareup.retrofit2:retrofit:${retrofit2Version}"
|
||||
|
Loading…
Reference in New Issue
Block a user