Skip to content

Commit e1571b6

Browse files
committed
Update README
1 parent 9b8e0b7 commit e1571b6

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
@@ -112,6 +112,7 @@ println(arrayNode.toString()) // ["foo",true,1,1.0,"YmFy"]
112112
Different `kotlin-core` versions are supported by different Jackson Kotlin module minor versions.
113113
Here is an incomplete list of supported versions:
114114

115+
* Jackson 2.20.x: Kotlin-core 2.0 - 2.1
115116
* Jackson 2.19.x: Kotlin-core 1.9 - 2.1
116117
* Jackson 2.18.x: Kotlin-core 1.8 - 2.1
117118
* Jackson 2.17.x: Kotlin-core 1.7 - 2.0

0 commit comments

Comments
 (0)