Skip to content

Add dependency alignment metadata to Gradle metadata #9084

@tbroyer

Description

@tbroyer

Currently, ensuring that versions are aligned between OkHttp dependencies in a Gradle project requires explicitly adding a platform dependency to the okhttp-bom.

Ideally, each module listed in okhttp-bom should itself depend on okhttp-bom as a platform dependency to transitively contribute those dependency constraints downstream.

See https://blog.gradle.org/alignment-with-gradle-module-metadata

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