Skip to content
This repository was archived by the owner on Sep 8, 2022. It is now read-only.

Commit ef0c806

Browse files
committed
bump Scala 2.12.4 -> 2.12.6
1 parent 1761ee5 commit ef0c806

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
@@ -7,7 +7,7 @@ name := "scala-partest"
77
version := "1.1.4-SNAPSHOT"
88

99
scalaVersionsByJvm in ThisBuild := {
10-
val vs = List("2.12.4", "2.13.0-M3")
10+
val vs = List("2.12.6", "2.13.0-M3")
1111

1212
Map(
1313
8 -> vs.map(_ -> true),

0 commit comments

Comments
 (0)