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.0
  • Loading branch information
renovate[bot] authored Oct 2, 2024
1 parent d841b16 commit 5e03725
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.0"

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

0 comments on commit 5e03725

Please sign in to comment.