Skip to content

Commit

Permalink
Bump org.flywaydb.flyway from 10.12.0 to 10.13.0 (#2985)
Browse files Browse the repository at this point in the history
Bumps org.flywaydb.flyway from 10.12.0 to 10.13.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ponnia <151670616+Ponnia-M@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and Ponnia-M committed May 15, 2024
1 parent 2024bf9 commit bd00bf4
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 '10.12.0'
id 'org.flywaydb.flyway' version '10.13.0'
id 'shared.docker.container-conventions'
id 'shared.java.vro-dep-constraints'
}
Expand Down

0 comments on commit bd00bf4

Please sign in to comment.