Skip to content

Commit 0344e46

Browse files
julienrfgourlaysama
authored andcommitted
Make the build depend on new collections
1 parent e420513 commit 0344e46

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
@@ -3,7 +3,7 @@ import ScalaModulePlugin._
33
scalaVersionsByJvm in ThisBuild := {
44
val v211 = "2.11.12"
55
val v212 = "2.12.6"
6-
val v213 = "2.13.0-M3"
6+
val v213 = "2.13.0-M4"
77

88
Map(
99
6 -> List(v211 -> true),

0 commit comments

Comments
 (0)