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 329bddb commit cbe1457Copy full SHA for cbe1457
build.sbt
@@ -34,7 +34,7 @@ lazy val parserCombinators = crossProject(JVMPlatform, JSPlatform, NativePlatfor
34
libraryDependencies += "com.github.sbt" % "junit-interface" % "0.13.3" % Test,
35
// so we can `@nowarn` in test code, but only in test code, so the dependency
36
// doesn't leak downstream. can be dropped when we drop 2.11 from the crossbuild
37
- libraryDependencies += "org.scala-lang.modules" %% "scala-collection-compat" % "2.7.0" % Test,
+ libraryDependencies += "org.scala-lang.modules" %% "scala-collection-compat" % "2.8.0" % Test,
38
39
apiMappings ++= scalaInstance.value.libraryJars.collect {
40
case file if file.getName.startsWith("scala-library") && file.getName.endsWith(".jar") =>
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments