Skip to content

[BUG] All dependencies suddenly have scope "runtime" in 5.1.2 #233

@chpasha

Description

@chpasha

I don't see any changes in code, but the dependencies of version 5.1.2 have scope runtime, so they are missing in code, that uses this library.
see
https://mvnrepository.com/artifact/nl.martijndwars/web-push/5.1.2/dependencies
vs
https://mvnrepository.com/artifact/nl.martijndwars/web-push/5.1.1/dependencies
as you can see they had "compile" scope bevor. Is it intentional? I think, the scope has to be changed to "api" in Gradle build

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions