Why `kotlinx.serialization` causes an error with M...
# serialization
v
Why
kotlinx.serialization
causes an error with Maven build? https://gist.github.com/ValV/bfa622d9d4303c96dd523d3c3481ae9d I have parent pom + 2 child pom s in the project
s
If I’m right, you’re using kotlin 1.2.21. Latest serialization is compatible with 1.2.70
v
Ouch, 1.2.21... I haven't updated Maven plugin, thanks for pointing it out