Bump Kotlin serialization library
Current version seems to be ignoring custom serializer for primitives (see here). It poses problems when we want custom serializer, for instance, for strings (to unescape HTML entities, for instance. It appears to have been fixed 4 days ago.