Skip to content

Commit

Permalink
Update dependency com.fasterxml.jackson.core:jackson-core to v2.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 26, 2024
1 parent 04fd9fc commit 2881eb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,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.3'
implementation 'com.fasterxml.jackson.core:jackson-core:2.16.1'
kapt 'com.bluelinelabs:logansquare-compiler:1.3.7'

implementation "com.squareup.retrofit2:retrofit:${retrofit2Version}"
Expand Down

0 comments on commit 2881eb4

Please sign in to comment.