Skip to content

Commit c39705a

Browse files
misc: merge from main
2 parents dcd6e3c + 5af711e commit c39705a

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)