Skip to content

Unused transitive dependencies #118

@gavvvr

Description

@gavvvr

Hello
I consider using ktor-server-task-scheduling for my project, but I was surprised to see how much it brings as transitive dependencies. For example, a library should not bring any logger implementation, but it brings logback and it also brings io.github.oshai:kotlin-logging, which is not used by ktor-server-task-scheduling. I think dependencies should be reviewed and cleaned up by refactoring build configuration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions