We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5b4a87 commit 1c7b9e0Copy full SHA for 1c7b9e0
build.sbt
@@ -5,8 +5,7 @@ val scala213 = "2.13.4"
5
6
inThisBuild(
7
List(
8
- scalaVersion := scala212,
9
- version := "0.1.0"
+ scalaVersion := scala212
10
)
11
12
0 commit comments