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 5a90754 commit edd952bCopy full SHA for edd952b
build.gradle.kts
@@ -49,7 +49,7 @@ allprojects {
49
dependencies {
50
api("org.jetbrains", "annotations", "26.0.2")
51
52
- api(platform("com.fasterxml.jackson:jackson-bom:2.19.1"))
+ api(platform("com.fasterxml.jackson:jackson-bom:2.19.2"))
53
api("com.fasterxml.jackson.core", "jackson-core")
54
api("com.fasterxml.jackson.core:jackson-databind")
55
0 commit comments