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

MINOR: Update gradle to 8.0.2 and update several gradle plugins #13339

Merged
merged 2 commits into from
Mar 5, 2023

Commits on Mar 3, 2023

  1. MINOR: version upgrades: zinc 1.7.2 -->> 1.8.0, gradle 8.0.1 -->> 8.0…

    ….2 and gradle plugins
    
    related links:
     - zinc release notes:   https://github.com/sbt/zinc/releases/tag/v1.8.0
     - gradle release notes: https://github.com/gradle/gradle/releases/tag/v8.0.2
     - gradle diff:          gradle/gradle@v8.0.1...v8.0.2
    
    plugins version upgrade details:
     - 'com.github.ben-manes.versions'           0.44.0 -->> 0.46.0
     - 'org.owasp.dependencycheck'                8.0.2 -->> 8.1.2
     - 'io.swagger.core.v3.swagger-gradle-plugin' 2.2.0 -->> 2.2.8
     - 'org.gradle.test-retry'                    1.5.1 -->> 1.5.2
     - 'com.github.johnrengelman.shadow'          7.1.2 -->> 8.1.0
    dejan2609 committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    7162059 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2023

  1. Configuration menu
    Copy the full SHA
    c74539a View commit details
    Browse the repository at this point in the history