kotlin versioning: if I'm using kotlin version 1.6...
# serialization
a
kotlin versioning: if I'm using kotlin version 1.6 which version should be the kotlin plugin.serialization and which version should be the kotlinx-serialization-json?
b
language and plugin version should be the same. And I think you should be fine using the latest kotlinx-serialization(-json) version, though I'm not positive