Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
alexarchambault committed Dec 15, 2024
1 parent d61b25e commit 70a85e1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scalalib/src/mill/scalalib/PublishModule.scala
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,6 @@ trait PublishModule extends JavaModule { outer =>
// Ensure we don't override versions of root dependencies with overrides from the BOM
!moduleSet.contains((depMgmt.module.organization.value, depMgmt.module.name.value))
}

)
val entries = coursier.core.DependencyManagement.add(
Map.empty,
Expand Down

0 comments on commit 70a85e1

Please sign in to comment.