Skip to content

Commit

Permalink
chore(deps): Update dependency com.fasterxml.jackson.core:jackson-cor…
Browse files Browse the repository at this point in the history
…e to v2.18.1 (#518)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 8, 2024
1 parent 2384118 commit ff85449
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ guice-runtime = "com.google.inject:guice:5.0.1"

# Formats
gson = "com.google.code.gson:gson:2.8.0" # Fixed version, to avoid using API not present in older MC
jackson = "com.fasterxml.jackson.core:jackson-core:2.17.2"
jackson = "com.fasterxml.jackson.core:jackson-core:2.18.1"

# Tool
clikt = "com.github.ajalt:clikt:2.8.0"
Expand Down

0 comments on commit ff85449

Please sign in to comment.