Commit 0adec1e
authored
Revert Kotlin to 2.2.21 for binary compatibility (#80)
Kotlin 2.3.0 introduced binary incompatibility that breaks downstream
consumers still on Kotlin 2.1.x (such as Square's invest service).
This reverts Kotlin from 2.3.0 back to 2.2.21 (commit 567058f).
Arrow 2.2.1 remains as it is compatible with Kotlin 2.2.21.
All tests pass with these versions.1 parent 772cd2a commit 0adec1e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments