Skip to content

Enable cross-building for Scala 2.13 #36

@zackthehuman

Description

@zackthehuman

Hi folks, I have a Play application that is on Scala 2.13 and I'm not able to use play-parseq because it only builds artifacts for 2.11 and 2.12. It appears that the 2.12 artifact is not compatible with 2.13 due to differences in how scala.Serializable is implemented (there are likely more issues, that's just one example).

I'm happy to send a PR if we're open to expanding the cross-building versions to include 2.13.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions