Skip to content
This repository was archived by the owner on Oct 10, 2023. It is now read-only.

Commit 3d6d946

Browse files
scala-steward-for-moia[bot]scala-stewardsaeltz
authored
Update scala-collection-compat to 2.8.0 (#303)
Co-authored-by: scala-steward <162267+scala-steward-for-moia[bot]@users.noreply.github.com> Co-authored-by: Bendix Sältz <bendix@saeltz.de>
1 parent 54e7d5c commit 3d6d946

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
@@ -60,7 +60,7 @@ lazy val loggingDependencies = Seq(
6060
)
6161

6262
lazy val scalaDependencies = Seq(
63-
"org.scala-lang.modules" %% "scala-collection-compat" % "2.7.0"
63+
"org.scala-lang.modules" %% "scala-collection-compat" % "2.8.0"
6464
)
6565

6666
ThisBuild / scapegoatVersion := "1.4.15"

0 commit comments

Comments
 (0)