Skip to content

Commit ed689a9

Browse files
misc: merge from main
2 parents e63080e + ae505ee commit ed689a9

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)