Skip to content

Commit

Permalink
Bump com.fasterxml.jackson.core:jackson-databind from 2.14.2 to 2.16.1 (
Browse files Browse the repository at this point in the history
#53)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 14, 2024
1 parent 0cd20d5 commit 4eb1884
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ dependencies {
// Dependencies that we want to shade in
implementation("de.tr7zw:item-nbt-api:2.12.2")
implementation("com.iridium:IridiumColorAPI:1.0.6")
implementation("com.fasterxml.jackson.core:jackson-databind:2.14.2")
implementation("com.fasterxml.jackson.core:jackson-databind:2.16.1")
implementation("com.fasterxml.jackson.core:jackson-core:2.14.2")
implementation("com.fasterxml.jackson.core:jackson-annotations:2.14.2")
implementation("com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.14.2")
Expand Down

0 comments on commit 4eb1884

Please sign in to comment.