Skip to content

Commit e05816b

Browse files
chore(deps): bump com.fasterxml.jackson:jackson-bom from 2.21.2 to 2.21.3 (#1582)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ian Botsford <83236726+ianbotsf@users.noreply.github.com>
1 parent 046335f commit e05816b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ buildscript {
2323
https://github.com/Kotlin/dokka/issues/3472#issuecomment-1929712374
2424
https://github.com/Kotlin/dokka/issues/3194#issuecomment-1929382630
2525
*/
26-
classpath(enforcedPlatform("com.fasterxml.jackson:jackson-bom:2.21.2"))
26+
classpath(enforcedPlatform("com.fasterxml.jackson:jackson-bom:2.21.3"))
2727
}
2828

2929
configurations.classpath {

0 commit comments

Comments
 (0)