Skip to content

Commit ae1c8ba

Browse files
committed
bump Scala 2.12.4 -> 2.12.6
no special reason, just dogfooding
1 parent dce7528 commit ae1c8ba

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 @@ scalaModuleSettings
44

55
scalaVersionsByJvm in ThisBuild := {
66
val v211 = "2.11.12"
7-
val v212 = "2.12.4"
7+
val v212 = "2.12.6"
88
val v213 = "2.13.0-M3"
99

1010
Map(

0 commit comments

Comments
 (0)