8000 Update Kotlin to 2.2.0-Beta2 by nhajratw · Pull Request #4868 · kotest/kotest · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Update Kotlin to 2.2.0-Beta2 #4868

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

Merged
merged 2 commits into from
May 7, 2025
Merged

Conversation

nhajratw
Copy link
Contributor
@nhajratw nhajratw commented May 7, 2025
  • updated gradle to 8.14
  • upgrade to kotlin 2.2.0-Beta2

@nhajratw nhajratw requested a review from a team as a code owner May 7, 2025 15:53
@@ -9,7 +9,7 @@ junit4 = "4.13.2"
junit-platform = "1.8.2"
junit-jupiter = "5.8.2"
kaml = "0.66.0"
kotlin = "2.1.20"
kotlin = "2.2.0-Beta2"
Copy link
Member

Choose a reason for hiding this comment

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

Is there a reason to upgrade to a beta version?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

just doing some eval for what changes will be required at the request of @sksamuel

Copy link
Member

Choose a reason for hiding this comment

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

I wanted to get ahead of any breaking compiler plugin changes.

@sksamuel sksamuel added this pull request to the merge queue May 7, 2025
Merged via the queue into kotest:master with commit 97ea9b2 May 7, 2025
7 checks passed
@JesusMcCloud
Copy link

see #4870: KotestMultiplatformCompilerGradlePlugin still pulls in kotest-framework-multiplatform-plugin-embeddable-compiler which targets an older, incompatible Kotlin version and therefore causes errors

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.

4 participants
0