Skip to content

Commit

Permalink
chore(deps): bump org.flywaydb:flyway-core from 9.19.1 to 9.19.4 (#461)
Browse files Browse the repository at this point in the history
Bumps [org.flywaydb:flyway-core](https://github.com/flyway/flyway) from 9.19.1 to 9.19.4.
- [Release notes](https://github.com/flyway/flyway/releases)
- [Commits](https://github.com/flyway/flyway/commits)

---
updated-dependencies:
- dependency-name: org.flywaydb:flyway-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 13, 2023
1 parent 15f353e commit 54e4d6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion edc-extensions/postgresql-migration/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ dependencies {
implementation(libs.edc.sql.core)
runtimeOnly(libs.postgres)

implementation("org.flywaydb:flyway-core:9.19.1")
implementation("org.flywaydb:flyway-core:9.19.4")
}

0 comments on commit 54e4d6f

Please sign in to comment.