Is your feature request related to a problem? Please describe.
This plugin uses kotlin-metadata-jvm. That supports current Kotlin +1. Current version used in this plugin is 2.1.21 which won't work with Kotlin 2.3.
Describe the solution you'd like
Bump the dependency version please!
Describe alternatives you've considered
None available
Additional context
Kotlin 2.3 is only in beta but bumping this dependency will be required eventually.
Is your feature request related to a problem? Please describe.
This plugin uses kotlin-metadata-jvm. That supports current Kotlin +1. Current version used in this plugin is 2.1.21 which won't work with Kotlin 2.3.
Describe the solution you'd like
Bump the dependency version please!
Describe alternatives you've considered
None available
Additional context
Kotlin 2.3 is only in beta but bumping this dependency will be required eventually.