Skip to content

Conversation

@k163377
Copy link
Contributor

@k163377 k163377 commented Apr 12, 2025

@k163377 k163377 force-pushed the porting-kotlin-937 branch from 6fed499 to 0babe5f Compare April 12, 2025 11:14
Comment on lines +85 to 88
// TODO: After importing 2.19, import the changes in kotlin-module and uncomment the tests.
public inline fun <reified T> ObjectMapper.readValues(
jp: JsonParser
): MappingIterator<T> = readValues(jp, jacksonTypeRef<T>())
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could not import because of required changes to MappingIterator in 2.19.

@k163377 k163377 merged commit e4efcbb into develop Apr 12, 2025
4 checks passed
@k163377 k163377 deleted the porting-kotlin-937 branch April 12, 2025 11:18
@github-actions github-actions bot mentioned this pull request Apr 20, 2025
9 tasks
k163377 added a commit that referenced this pull request May 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants