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

Update Kotlin to 1.8.10. #294

Merged
merged 1 commit into from
Mar 8, 2023
Merged

Update Kotlin to 1.8.10. #294

merged 1 commit into from
Mar 8, 2023

Conversation

cmelchior
Copy link
Contributor

Closes #256

This PR updates Kotlin to 1.8.10, KSP to 1.8.10-1.09, and Dokka to 1.8.10

Tests are green, but I'm getting some warnings for the examples: ksp-1.8.0-1.0.8 is too old for kotlin-1.8.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 1.8.0., but I assume that is because the examples are using the published version of dataframe instead of using something like composite builds: https://github.com/Kotlin/dataframe/blob/master/examples/idea-examples/json/build.gradle.kts#L7

Update KSP to 1.8.10-1.0.9.
Update Dokka to 1.8.10.
@Jolanrensen
Copy link
Collaborator

@koperagen The tests pass on Teamcity too, are we ready to make the jump?

@koperagen
Copy link
Collaborator

@koperagen The tests pass on Teamcity too, are we ready to make the jump?

Sure. Thank you @cmelchior :)

@koperagen koperagen merged commit fbdc255 into Kotlin:master Mar 8, 2023
@Jolanrensen Jolanrensen added this to the 0.10.0 milestone Mar 8, 2023
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 1.8.10 Support
3 participants