Skip to content

Upgrade to Kotlin 2.1.20 #505

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 1 commit into from
Apr 28, 2025
Merged

Upgrade to Kotlin 2.1.20 #505

merged 1 commit into from
Apr 28, 2025

Conversation

dkhalanskyjb
Copy link
Collaborator

@dkhalanskyjb dkhalanskyjb commented Mar 20, 2025

The changes in import statements are due to the stdlib now having its own Instant and Clock, which leads to resolution conflicts when star imports kotlinx.datetime.* and kotlin.time.* are used.

Fixes #504

@dkhalanskyjb dkhalanskyjb requested a review from ilya-g March 31, 2025 10:27
@dkhalanskyjb dkhalanskyjb added this to the 0.7.0 milestone Apr 2, 2025
@dkhalanskyjb dkhalanskyjb merged commit ba7299a into master Apr 28, 2025
1 check passed
@dkhalanskyjb dkhalanskyjb deleted the kotlin-2.1.20 branch April 29, 2025 12:18
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.

Tests don't compile with Kotlin 2.1.20
2 participants