tschuchortdev / kotlin-compile-testing

A library for testing Kotlin and Java annotation processors, compiler plugins and code generation
Mozilla Public License 2.0
648 stars 61 forks source link

Update to Kotlin 1.8.0 #344

Closed 3flex closed 1 year ago

3flex commented 1 year ago

Closes #336 Closes #333 Closes #328 Closes #329

3flex commented 1 year ago

Needs an update to 1.8.10.

@tschuchortdev I'm sorry to ping you directly, but is there a chance we could get this reviewed and merged? I know there are a few projects waiting on it.

Please let me know, thanks.

sgammon commented 1 year ago

have to halt testing until this is fixed :(

Bencodes commented 1 year ago

@tschuchortdev are you able to help land this PR to unblock codebases from adopting Kotlin 1.8?

Bencodes commented 1 year ago

Thanks for landing this and cutting a new release @tschuchortdev! Much appreciated!

tschuchortdev commented 1 year ago

I should be the one thanking @3flex and @ZacSweers for their help in supporting the new compiler version.