Skip to content

Remove use of JavaConversions in the code #291

Description

@jpsacha

JavaConversions are removed in Scala 2.13.
Compilation with Scala 2.12 produces warning:

JavaConversions are deprecated, try using 'import scala.collection.JavaConverters._' instead

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions