Skip to content

Commit b93caf8

Browse files
chore(deps): Update dependency com.fasterxml.jackson.core:jackson-core to v2.20.0 (#597)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 92e31f2 commit b93caf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ guice-runtime = "com.google.inject:guice:5.0.1"
5050

5151
# Formats
5252
gson = "com.google.code.gson:gson:2.8.0" # Fixed version, to avoid using API not present in older MC
53-
jackson = "com.fasterxml.jackson.core:jackson-core:2.19.2"
53+
jackson = "com.fasterxml.jackson.core:jackson-core:2.20.0"
5454

5555
# Tool
5656
clikt = "com.github.ajalt:clikt:2.8.0"

0 commit comments

Comments
 (0)