Commit 9aa88e5
authored
Fixed to public
A `private` and `JvmStatic` function was broken in `Kotlin 1.5.x`.
See GitHub Comment below for details.
#533 (comment)1 parent c9df362 commit 9aa88e5
File tree
1 file changed
+1
-1
lines changed- src/test/kotlin/com/fasterxml/jackson/module/kotlin/test
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
270 | 270 | | |
271 | 271 | | |
272 | 272 | | |
273 | | - | |
| 273 | + | |
274 | 274 | | |
275 | 275 | | |
276 | 276 | | |
| |||
0 commit comments