Skip to content

Commit 2b63e12

Browse files
chore(deps): bump com.fasterxml.jackson:jackson-bom
Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.15.3 to 2.19.2. - [Commits](FasterXML/jackson-bom@jackson-bom-2.15.3...jackson-bom-2.19.2) --- updated-dependencies: - dependency-name: com.fasterxml.jackson:jackson-bom dependency-version: 2.19.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d66d251 commit 2b63e12

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
@@ -19,7 +19,7 @@ buildscript {
1919
https://github.com/Kotlin/dokka/issues/3472#issuecomment-1929712374
2020
https://github.com/Kotlin/dokka/issues/3194#issuecomment-1929382630
2121
*/
22-
classpath(enforcedPlatform("com.fasterxml.jackson:jackson-bom:2.15.3"))
22+
classpath(enforcedPlatform("com.fasterxml.jackson:jackson-bom:2.19.2"))
2323
}
2424
}
2525

0 commit comments

Comments
 (0)