Skip to content

Commit 312806b

Browse files
Bump flyway-version from 12.6.0 to 12.6.1 (#1309)
Bumps `flyway-version` from 12.6.0 to 12.6.1. Updates `org.flywaydb:flyway-core` from 12.6.0 to 12.6.1 Updates `org.flywaydb:flyway-mysql` from 12.6.0 to 12.6.1 Updates `org.flywaydb:flyway-database-postgresql` from 12.6.0 to 12.6.1 Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 81cd21b commit 312806b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ sqlite-version = "3.53.1.0"
2323
mysql-version = "9.7.0"
2424
postgresql-version = "42.7.11"
2525
rerunner-jupiter-version = "2.1.6"
26-
flyway-version = "12.6.0"
26+
flyway-version = "12.6.1"
2727
selenide-version = "7.16.1"
2828
lombok-version = "1.18.46"
2929
jacocoVersion = "0.8.12"

0 commit comments

Comments
 (0)