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

Upgrade to Kotlin 2.1.20 #505

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Upgrade to Kotlin 2.1.20 #505

wants to merge 1 commit into from

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
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
1 participant