We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92e31f2 commit b93caf8Copy full SHA for b93caf8
gradle/libs.versions.toml
@@ -50,7 +50,7 @@ guice-runtime = "com.google.inject:guice:5.0.1"
50
51
# Formats
52
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"
+jackson = "com.fasterxml.jackson.core:jackson-core:2.20.0"
54
55
# Tool
56
clikt = "com.github.ajalt:clikt:2.8.0"
0 commit comments