We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acae95d commit 1cad58bCopy full SHA for 1cad58b
build.gradle
@@ -139,7 +139,7 @@ subprojects {
139
dependencies {
140
scalaCompilerPlugin "org.typelevel:kind-projector_$scalaLibraryVersion:0.13.4"
141
142
- api "org.scala-lang.modules:scala-collection-compat_$scalaVersion:2.6.0"
+ api "org.scala-lang.modules:scala-collection-compat_$scalaVersion:2.13.0"
143
144
testImplementation "io.monix:monix_$scalaVersion:$monixVersion"
145
0 commit comments