Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Update Gradle dependencies to v10.20.0 (#235)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.flywaydb:flyway-database-postgresql](https://flywaydb.org) ([source](https://redirect.github.com/flyway/flyway)) | `10.19.0` -> `10.20.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.flywaydb:flyway-database-postgresql/10.20.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.flywaydb:flyway-database-postgresql/10.20.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/org.flywaydb:flyway-database-postgresql/10.19.0/10.20.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.flywaydb:flyway-database-postgresql/10.19.0/10.20.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [org.flywaydb:flyway-core](https://flywaydb.org) ([source](https://redirect.github.com/flyway/flyway)) | `10.19.0` -> `10.20.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.flywaydb:flyway-core/10.20.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.flywaydb:flyway-core/10.20.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/org.flywaydb:flyway-core/10.19.0/10.20.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.flywaydb:flyway-core/10.19.0/10.20.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>flyway/flyway (org.flywaydb:flyway-database-postgresql)</summary> ### [`v10.20.0`](https://redirect.github.com/flyway/flyway/releases/tag/flyway-10.20.0): Flyway 10.20.0 See release notes [here](https://documentation.red-gate.com/flyway/release-notes-and-older-versions/release-notes-for-flyway-engine) CLI artifact available [here](https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/10.20.0/) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 7am and before 1pm on Saturday every 1 week" in timezone Europe/Berlin, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/monosoul/jooq-gradle-plugin). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJncmFkbGUtZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information