grails / grails-functional-tests

Functional Test Application for Grails 3
Apache License 2.0
15 stars 12 forks source link

chore(deps): update dependency gradle to v3.5.1 #222

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

gradle/gradle (gradle) ### [`v3.5.1`](https://togithub.com/gradle/gradle/releases/tag/v3.5.1): 3.5.1 [Compare Source](https://togithub.com/gradle/gradle/compare/v3.5.0...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: Branch creation - At any time (no schedule defined), Automerge - 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 Mend Renovate. View repository job log here.