Skip to content

Commit d14f666

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)