Skip to content

Commit ff85449

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ guice-runtime = "com.google.inject:guice:5.0.1"
4747

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

5252
# Tool
5353
clikt = "com.github.ajalt:clikt:2.8.0"

0 commit comments

Comments
 (0)