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

Commit a448047

Browse files
moia-pipelinescala-stewardsaeltz
authored
Update scala-collection-compat to 2.4.2 (#159)
Co-authored-by: Scala Steward <43047562+scala-steward@users.noreply.github.com> Co-authored-by: Bendix Sältz <bendix@saeltz.de>
1 parent 9766603 commit a448047

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.4.1"
63+
"org.scala-lang.modules" %% "scala-collection-compat" % "2.4.2"
6464
)
6565

6666
scapegoatVersion in ThisBuild := "1.4.7"

0 commit comments

Comments
 (0)