Closed ronjunevaldoz closed 5 days ago
found some error that requires Kotlin version to be at-least 2.0.0-RC1
.
Since there was an existing TODO, I let someone upgrade it first then. I'll bump to ktor stable versions instead (v3.0.0
)
TODO kotlin 1.9 upgrade: fix GraphQLTestUtils and GenerateKotlinxClientIT
Your current Kotlin version is 1.9.24, while kotlinx.serialization core runtime 1.7.2 requires at least Kotlin 2.0.0-RC1. Please update your Kotlin compiler and IDE plugin.
@ronjunevaldoz Kotlin is now bumped to version 2 so this could be picked up again
@ronjunevaldoz Kotlin is now bumped to version 2 so this could be picked up again
checking on it
closing in favor of the other ktor update PR
:pencil: Description
Upgrade ktor to version 3.x.x
:link: Related Issues
https://github.com/ExpediaGroup/graphql-kotlin/issues/2037