Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump kotlin 2.1.0, binary-compatibility-validator 0.16.3 #567

Merged
merged 1 commit into from
Nov 29, 2024

Conversation

egorikftp
Copy link
Contributor

@egorikftp egorikftp commented Nov 27, 2024

tests passed

Screenshot 2024-11-27 at 18 28 36

added test.api file due to
Screenshot 2024-11-27 at 18 30 29

@egorikftp
Copy link
Contributor Author

@ajalt could you please take a look? 🙂

@ajalt ajalt enabled auto-merge (squash) November 29, 2024 23:32
@ajalt ajalt merged commit 9735d9c into ajalt:master Nov 29, 2024
4 checks passed
@egorikftp egorikftp deleted the task/bump-kotlin-2.1.0 branch November 30, 2024 01:47
@VladRassokhin
Copy link

Well, that breaks backward compatibility with Kotlin 1.9, so it's impossible to use clikt 5.0.2 if your project uses kotlin 1.9.
Yet it was possible with clikt 5.0.1. Quite a major change for only a 'patch' version update.

Class 'com.github.ajalt.clikt.core.CliktCommand' was compiled with an incompatible version of Kotlin. The actual metadata version is 2.1.0, but the compiler version 1.9.0 can read versions up to 2.0.0.

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.

Kotlin 2.1.0 runtime crash
3 participants