Skip to content

Commit 3aff7bc

Browse files
Update scala-library to 2.12.19
1 parent 68df875 commit 3aff7bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ val unusedWarnings = Seq(
44
"-Ywarn-unused"
55
)
66

7-
val Scala212 = "2.12.18"
7+
val Scala212 = "2.12.19"
88

99
lazy val updateLaunchconfig = TaskKey[File]("updateLaunchconfig")
1010

0 commit comments

Comments
 (0)