Provided Metadata instance has version 2.2.0, while maximum supported version is 2.1.0.
Open
- Dominant language
- Kotlin
- Stars
- 107
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
I got error when updated kotlin to 2.2.21
`Caused by: java.lang.IllegalArgumentException: Provided Metadata instance has version 2.2.0, while maximum supported version is 2.1.0. To support newer versions, update the kotlinx-metadata-jvm library.
`
I use 0.3.7
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating how the project selects kotlinx-metadata-jvm 0.3.7 and reproduce the failure with Kotlin 2.2.21. No file or test is named in the issue; done means the project can process Metadata 2.2.0 without the reported maximum-version exception, verified with the existing build checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100