Skip to content

Commit 8f90464

Browse files
committed
Update README
1 parent 15c245c commit 8f90464

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

114+
* Jackson 2.19.x: Kotlin-core 1.9 - 2.1
114115
* Jackson 2.18.x: Kotlin-core 1.8 - 2.1
115116
* Jackson 2.17.x: Kotlin-core 1.7 - 2.0
116117
* Jackson 2.16.x: Kotlin-core 1.6 - 1.9

0 commit comments

Comments
 (0)