Skip to content

Commit 69d3a55

Browse files
committed
Revert "chore(deps): bump com.fasterxml.jackson:jackson-bom from 2.15.3 to 2.19.2 (#1363)"
This reverts commit 5af711e.
1 parent 2be96f0 commit 69d3a55

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)