We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0a1068 commit 4edc328Copy full SHA for 4edc328
build.sbt
@@ -2,7 +2,7 @@ import scala.io.Source
2
import scala.language.postfixOps
3
import sbt.io.Using
4
5
-val currentScalaVersion = "2.13.13"
+val currentScalaVersion = "2.13.14"
6
7
inThisBuild(
8
Seq(
0 commit comments