Build(deps): Bump com.fasterxml.jackson.core:jackson-core from 2.14.2 to 2.14.3

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
Andy Scherzinger 2023-05-10 10:53:50 +02:00
parent e2c7dea202
commit b6d401d472
No known key found for this signature in database
GPG key ID: 6CADC7E3523C308B

View file

@ -211,7 +211,7 @@ dependencies {
implementation "com.squareup.okhttp3:logging-interceptor:${okhttpVersion}"
implementation 'com.bluelinelabs:logansquare:1.3.7'
implementation 'com.fasterxml.jackson.core:jackson-core:2.14.2'
implementation 'com.fasterxml.jackson.core:jackson-core:2.14.3'
kapt 'com.bluelinelabs:logansquare-compiler:1.3.7'
implementation "com.squareup.retrofit2:retrofit:${retrofit2Version}"