• Plugin repository URL is configurable
    Some checks failed
    CI-init-script-check / test-init-scripts (push) Waiting to run
    Demo Job Summary, for Gradle builds / run-gradle-builds (push) Has been cancelled
    Demo Job Summary, for Gradle builds / pre-existing-gradle-home (push) Has been cancelled

    Ghost released this 2023-12-12 12:15:34 +08:00 | 117 commits to main since this release

    The repository URL used to resolve the github-dependency-graph-gradle-plugin is now
    configurable, allowing a user to specify an internal proxy if the public portal is not available.

    Specify a custom plugin repository using the GRADLE_PLUGIN_REPOSITORY_URL env var,
    or the gradle.plugin-repository.url System property.

    Fixes #933

    Downloads