Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit e1c79b1

Browse files
scala-stewardxuwei-k
authored andcommitted
Update scala-collection-compat to 2.7.0
1 parent c85a061 commit e1c79b1

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
@@ -34,7 +34,7 @@ lazy val parserCombinators = crossProject(JVMPlatform, JSPlatform, NativePlatfor
3434
libraryDependencies += "com.github.sbt" % "junit-interface" % "0.13.3" % Test,
3535
// so we can `@nowarn` in test code, but only in test code, so the dependency
3636
// 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.6.0" % Test,
37+
libraryDependencies += "org.scala-lang.modules" %% "scala-collection-compat" % "2.7.0" % Test,
3838

3939
apiMappings ++= scalaInstance.value.libraryJars.collect {
4040
case file if file.getName.startsWith("scala-library") && file.getName.endsWith(".jar") =>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /