kotlin-compile-testing
kotlin-compile-testing copied to clipboard
Support Kotlin 1.9.0
A follow-up to #380 (and closes #379).
Let's see if I have better luck with Windows tests.
In this PR can we remove the call in KotlinCompilation for setting useIR as it is defaulted to true and is removed by Kotlin 1.9.20-Beta2 so this would just be another breaking change coming soon.
@apatrida I've just pushed a commit to remove useIR. I've also updated to Kotlin 1.9.10.