Skip to content

Commit 73cd39b

Browse files
committed
Update scala-library to 2.13.14
1 parent d320985 commit 73cd39b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import ReleaseTransformations._
44
import sbt.url
55
import xerial.sbt.Sonatype.GitHubHosting
66

7-
val scalaV = "2.13.6"
7+
val scalaV = "2.13.14"
88
val scalacOpts = Seq(
99
"-Ywarn-unused:implicits",
1010
"-Ywarn-unused:imports",

0 commit comments

Comments
 (0)