Skip to content

Use of String.formatted() instead of String.format() #1

@jcal13

Description

@jcal13

This line should be updated to use String.format() to be compatible with older versions of Java.

String line = "%s,%s,%s".formatted(

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions