Skip to content

Commit b84a55d

Browse files
committed
Fix readme
1 parent 915a15f commit b84a55d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ println(arrayNode.toString()) // ["foo",true,1,1.0,"YmFy"]
110110
Different `kotlin-core` versions are supported by different Jackson Kotlin module minor versions.
111111
Here is an incomplete list of supported versions:
112112

113+
* Jackson 2.18.x: Kotlin-core 1.8 - 2.0
113114
* Jackson 2.17.x: Kotlin-core 1.7 - 2.0
114115
* Jackson 2.16.x: Kotlin-core 1.6 - 1.9
115116
* Jackson 2.15.x: Kotlin-core 1.5 - 1.8

0 commit comments

Comments
 (0)