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 1.7, Dokka 1.6.21 for now #49

Merged
merged 1 commit into from
Jun 17, 2022

Conversation

simonbasle
Copy link
Member

The new Kotlin baseline in 1.2 is going to be Kotlin 1.7.

This is following the steps of Spring Framework 6 and Spring Boot 3,
which will be the main adoption drivers for this line.

As of now, no new version of the Dokka tool has been released that
matches the new Kotlin. It will be updated in a follow-up PR once
available.

Fixes #45.

@simonbasle simonbasle added this to the 1.2.0-M3 milestone Jun 17, 2022
@simonbasle simonbasle self-assigned this Jun 17, 2022
@simonbasle simonbasle requested a review from a team June 17, 2022 09:51
@simonbasle simonbasle merged commit 071890a into main Jun 17, 2022
@simonbasle simonbasle deleted the 45-upgradeToKotlin1dot7 branch June 17, 2022 10:27
@simonbasle simonbasle mentioned this pull request Jun 21, 2022
simonbasle added a commit that referenced this pull request Jun 21, 2022
Follow-up to #49, aligning with the Kotlin version.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade Kotlin to 1.7 in 1.2.0
2 participants