Skip to content

Commit edd952b

Browse files
Update dependency com.fasterxml.jackson:jackson-bom to v2.19.2 (#188)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5a90754 commit edd952b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ allprojects {
4949
dependencies {
5050
api("org.jetbrains", "annotations", "26.0.2")
5151

52-
api(platform("com.fasterxml.jackson:jackson-bom:2.19.1"))
52+
api(platform("com.fasterxml.jackson:jackson-bom:2.19.2"))
5353
api("com.fasterxml.jackson.core", "jackson-core")
5454
api("com.fasterxml.jackson.core:jackson-databind")
5555

0 commit comments

Comments
 (0)