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 d320985 commit 73cd39bCopy full SHA for 73cd39b
build.sbt
@@ -4,7 +4,7 @@ import ReleaseTransformations._
4
import sbt.url
5
import xerial.sbt.Sonatype.GitHubHosting
6
7
-val scalaV = "2.13.6"
+val scalaV = "2.13.14"
8
val scalacOpts = Seq(
9
"-Ywarn-unused:implicits",
10
"-Ywarn-unused:imports",
0 commit comments