Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Treat dev and pr as pre-releases for gradle/maven #3364

Merged
merged 3 commits into from
Mar 26, 2021

Commits on Mar 26, 2021

  1. Treat dev and pr as pre-releases for gradle/maven

    Add `dev` as a pre-release token for gradle and maven.
    
    Also added `pr` as a pre-release token to maven to align with gradle.
    
    Reported here #3255
    feelepxyz committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    f480b63 View commit details
    Browse the repository at this point in the history
  2. Update gradle/spec/dependabot/gradle/version_spec.rb

    Co-authored-by: Jurre <jurre@github.com>
    feelepxyz and jurre committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    beea803 View commit details
    Browse the repository at this point in the history
  3. Update maven/spec/dependabot/maven/version_spec.rb

    Co-authored-by: Jurre <jurre@github.com>
    feelepxyz and jurre committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    4eda81b View commit details
    Browse the repository at this point in the history