Skip to content
This repository has been archived by the owner on Apr 21, 2024. It is now read-only.

Commit

Permalink
fix(deps): update dependency com.fasterxml.jackson.core:jackson-datab…
Browse files Browse the repository at this point in the history
…ind to v2.16.0
  • Loading branch information
RenovateBot committed Dec 4, 2023
1 parent 8506d9f commit 66559cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ sourceSets {
}

dependencies {
implementation 'com.fasterxml.jackson.core:jackson-databind:2.15.2'
implementation 'com.fasterxml.jackson.core:jackson-databind:2.16.0'
implementation 'org.apache.logging.log4j:log4j-core:2.20.0'

implementation 'org.jetbrains:annotations:24.0.1'
Expand Down

0 comments on commit 66559cd

Please sign in to comment.