grails / grails-spring-security-cas

Apache License 2.0
19 stars 29 forks source link

Update dependency gradle to v3.5.1 #35

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Update Change
gradle (source) patch 3.5 -> 3.5.1

Release Notes

gradle/gradle ### [`v3.5.1`](https://togithub.com/gradle/gradle/releases/v3.5.1) This bug-fix release addresses an uncaught regression in [v3.5.0](https://togithub.com/gradle/gradle/releases/tag/v3.5.0). Consider upgrading to [v4.0](https://togithub.com/gradle/gradle/releases/tag/v4.0.0), which also contains the fix. Fixed issue: - [gradle/gradle#​1811](https://togithub.com/gradle/gradle/issues/1811): mavenLocal broken when \ found in Maven settings.xml #### Upgrade Instructions Switch your build to use Gradle 3.5.1 by updating your wrapper properties: `./gradlew wrapper --gradle-version=3.5.1` Standalone downloads are available at https://gradle.org/install. #### Reporting Problems If you find a problem with Gradle 3.5.1, please file a bug on [GitHub Issues](https://togithub.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss).

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.