Clivern / Racter

:crocodile: A Java Framework for Building Bots on Facebook's Messenger Platform.
Apache License 2.0
20 stars 11 forks source link

Update dependency gradle to v6.1.0 #31

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
gradle (source) gradle-wrapper minor 6.0.1 -> 6.1.0

Release Notes

gradle/gradle ### [`v6.1.0`](https://togithub.com/gradle/gradle/releases/v6.1.0) [Compare Source](https://togithub.com/gradle/gradle/compare/v6.0.1...v6.1.0) The Gradle team is excited to announce Gradle 6.1. [Read the full release notes](https://docs.gradle.org/6.1/release-notes.html) We would like to thank the following community contributors to this release of Gradle: [Mark Nordhoff](https://togithub.com/MarkNordhoff), [Kazuki Matsuda](https://togithub.com/kazuki-ma), [Andrew Malyhin](https://togithub.com/katoquro), [Emmanuel Guérin](https://togithub.com/emmanuelguerin), [Nicholas Gates](https://togithub.com/gatesn), [Bjørn Mølgård Vester](https://togithub.com/bjornvester), [Johnny Lim](https://togithub.com/izeye), [Benjamin Muskalla](https://togithub.com/bmuskalla), [Ian Kerins](https://togithub.com/isker), [Vladimir Sitnikov](https://togithub.com/vlsi), [Michael Ernst](https://togithub.com/mernst), [Nelson Osacky](https://togithub.com/runningcode), [Dmitriy Konopelkin](https://togithub.com/DeKaN), and [Steven Crockett](https://togithub.com/stevencrockett). #### Upgrade Instructions Switch your build to use Gradle 6.1 by updating your wrapper: `./gradlew wrapper --gradle-version=6.1` See the [Gradle 6.x upgrade guide](https://docs.gradle.org/6.1/userguide/upgrading_version_6.html#changes_6.1) to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 6.1. #### Reporting Problems If you find a problem with this release, 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).

Renovate configuration

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

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

:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

:no_bell: 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.