Kotlin / kotlinx.collections.immutable

Immutable persistent collections for Kotlin
Apache License 2.0
1.12k stars 56 forks source link

Update kotlin version to 1.9.20 #151

Closed igoriakovlev closed 6 months ago

igoriakovlev commented 9 months ago

Hi,

Could you please update kotlin version up to 1.9.20 (Beta?). K/Wasm need it to add new wasm targets into the library.

Thanks

qurbonzoda commented 8 months ago

Hi, The library now uses Kotlin 1.9.0 in master. The Kotlin version can be upgraded to 1.9.20 together with the addition of new WASM targets. No additional changes should be needed to bump Kotlin version.

igoriakovlev commented 8 months ago

Thank you a lot!

Goooler commented 6 months ago

This could be closed due to #156.