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.
2 parents 07b3a48 + a4d7408 commit 229a1faCopy full SHA for 229a1fa
1 file changed
build.gradle.kts
@@ -36,7 +36,7 @@ subprojects {
36
37
compileOnly("org.projectlombok:lombok:1.18.42")
38
39
- implementation(platform("tools.jackson:jackson-bom:3.0.4"))
+ implementation(platform("tools.jackson:jackson-bom:3.1.0"))
40
implementation("tools.jackson.core:jackson-core")
41
implementation("tools.jackson.core:jackson-databind")
42
implementation("com.fasterxml.jackson.core:jackson-annotations:2.20")
0 commit comments