Skip to content

Clean up dependencies #601

@sebastian-peter

Description

@sebastian-peter
  • org.scalatest:scalatest needs to be testImplementation (not currently possible)
  • Check other dependencies:
    • Are they used at all? If not, remove
    • Are they used by functionality that we're not using anymore? If so, remove functionality and dependency
    • Is only a tiny portion of the depending library actually used? If so, try to find a solution that uses less overhead

Metadata

Metadata

Assignees

Labels

dependenciesPull requests that update a dependency file

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions