Skip to content

Upgrade version of scala in build.sbt to 2.12.10 #635

Open
@metterklume

Description

@metterklume

On Mac Os running 'sbt test' gave me a
[error] java.io.IOError: java.lang.RuntimeException: /packages cannot be represented as URI

Suggested Fix
In build.sbt:

scalaVersion := "2.12.8"
--> scalaVersion := "2.12.10"

System details

sbt --version
sbt version in this project: 1.3.8
sbt script version: 1.3.8
java --version
  java 12 2019-03-19
  Java(TM) SE Runtime Environment (build 12+33)
  Java HotSpot(TM) 64-Bit Server VM (build 12+33, mixed mode, sharing)

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