We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30049a2 commit d59a56dCopy full SHA for d59a56d
build.sbt
@@ -9,7 +9,7 @@ lazy val root = (project in file("."))
9
inThisBuild(
10
List(
11
organization := "com.techmonal",
12
- scalaVersion := "2.13.8",
+ scalaVersion := "2.13.10",
13
scalastyleFailOnError := true,
14
scalastyleFailOnWarning := false,
15
scalafmtOnCompile := true,
0 commit comments