Skip to content

Conversation

@copybara-service
Copy link

Upgrade kotlin and ksp dependencies.

Fixes #5001
Fixes #5059

RELNOTES=Fixes #5001, #5059: Upgrade kotlin and ksp dependencies.

kotlin = "2.3.0"
kotlinTarget = "1.9"
ksp = "2.2.20-2.0.3"
ksp = "2.4.3"

Choose a reason for hiding this comment

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

Shouldn't this be 2.3.4?
https://github.com/google/ksp/releases

kotlin = "2.3.0"
kotlinTarget = "1.9"
ksp = "2.2.20-2.0.3"
ksp = "2.4.3"

Choose a reason for hiding this comment

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

Suggested change
ksp = "2.4.3"
ksp = "2.3.4"

Fixes #5001
Fixes #5059

RELNOTES=Fixes #5001, #5059: Upgrade kotlin and ksp dependencies.
PiperOrigin-RevId: 845858016
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.

Upgrade kotlin-metadata-jvm to support Kotlin 2.3.0 Support kotlin-metadata-jvm library 2.3.0

3 participants