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

Commit a788d24

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

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

6666
scapegoatVersion in ThisBuild := "1.4.8"

0 commit comments

Comments
 (0)