arrow-kt / arrow

Λrrow - Functional companion to Kotlin's Standard Library
http://arrow-kt.io
Other
6.13k stars 442 forks source link

Fix incompatible versioning #3463

Closed serras closed 2 months ago

serras commented 2 months ago

The way we set the versions is no longer compatible with the new versions of Kotlin. And arguably, we should have always done it by setting it in the kotlin.compilerOptions block, instead of in each separate task.

(This was caught by early tests as part of the Kotlin User Projects run by the Kotlin Q&A team)

github-actions[bot] commented 2 months ago

Kover Report

Total Project Coverage 60.50%