Skip to content

Commit

Permalink
Bump org.flywaydb.flyway from 9.22.3 to 10.0.0 (#2166)
Browse files Browse the repository at this point in the history
Bumps org.flywaydb.flyway from 9.22.3 to 10.0.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Erik Nelsestuen <[email protected]>
  • Loading branch information
dependabot[bot] and nelsestu authored Nov 14, 2023
1 parent da0eac7 commit 7cb89a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion db-init/build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
id 'org.flywaydb.flyway' version '9.22.3'
id 'org.flywaydb.flyway' version '10.0.0'
id 'shared.docker.container-conventions'
}

Expand Down

0 comments on commit 7cb89a4

Please sign in to comment.