Skip to content

Commit

Permalink
build(deps): bump flyway from 10.15.0 to 10.15.2 (#69)
Browse files Browse the repository at this point in the history
Bumps `flyway` from 10.15.0 to 10.15.2.

Updates `org.flywaydb:flyway-core` from 10.15.0 to 10.15.2
- [Release notes](https://github.com/flyway/flyway/releases)
- [Commits](flyway/flyway@flyway-10.15.0...flyway-10.15.2)

Updates `org.flywaydb:flyway-database-postgresql` from 10.15.0 to 10.15.2

---
updated-dependencies:
- dependency-name: org.flywaydb:flyway-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.flywaydb:flyway-database-postgresql
  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 Jul 17, 2024
1 parent 31984f1 commit b9464b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ nimbus = "9.40"
restAssured = "5.4.0"
jupiter = "5.10.3"
postgres = "42.7.3"
flyway = "10.15.0"
flyway = "10.15.2"


[libraries]
Expand Down

0 comments on commit b9464b9

Please sign in to comment.