Skip to content

Commit ae505ee

Browse files
authored
Revert "chore(deps): bump com.fasterxml.jackson:jackson-bom from 2.153 to 2.19.2 (#1363)" (#1373)
1 parent 45eee55 commit ae505ee

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.19.2"))
22+
classpath(enforcedPlatform("com.fasterxml.jackson:jackson-bom:2.15.3"))
2323
}
2424
}
2525

0 commit comments

Comments
 (0)