Skip to content

Update Kotlin metadata to 2.3.21 for Kotlin 2.4 support#1662

Open
3flex wants to merge 3 commits into
autonomousapps:mainfrom
3flex:patch-1
Open

Update Kotlin metadata to 2.3.21 for Kotlin 2.4 support#1662
3flex wants to merge 3 commits into
autonomousapps:mainfrom
3flex:patch-1

Conversation

@3flex

@3flex 3flex commented Mar 30, 2026

Copy link
Copy Markdown
Contributor

Fixes #1661

@3flex

3flex commented Apr 1, 2026

Copy link
Copy Markdown
Contributor Author

Looks like this will be covered in #1664

@3flex 3flex closed this Apr 1, 2026
@3flex 3flex reopened this Apr 26, 2026
@3flex 3flex changed the title Update Kotlin metadata to 2.3.20 for Kotlin 2.4 support Update Kotlin metadata to 2.3.21 for Kotlin 2.4 support May 28, 2026
@ljacomet

Copy link
Copy Markdown
Contributor

Assuming #1719 lands, this could be merged as-is without impact Gradle compatibility.

@jolaf

jolaf commented Jun 11, 2026

Copy link
Copy Markdown

This is not actually working for Kotlin 2.4 support, the plugin is unusable in Kotlin 2.4 setting:

Execution failed for task ':explodeJarTest' (registered by plugin 'com.autonomousapps.dependency-analysis').
> A failure occurred while executing com.autonomousapps.tasks.ExplodeJarTask$ExplodeJarWorkAction
   > Provided Metadata instance has version 2.4.0, while maximum supported version is 2.3.0. To support newer versions, update the kotlin-metadata-jvm library.

@ianbrandt

Copy link
Copy Markdown

#1719 landed. 🎉

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.

Update kotlin-metadata-jvm to 2.3+ for Kotlin 2.4 support

4 participants