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 293e339 commit 12f68e5Copy full SHA for 12f68e5
build.sbt
@@ -7,6 +7,7 @@ val currentScalaVersion = "2.13.16"
7
inThisBuild(
8
Seq(
9
scalaVersion := currentScalaVersion,
10
+ )
11
)
12
13
lazy val commonSettings =
0 commit comments