Skip to content

Commit

Permalink
Bump flyway from 10.17.1 to 10.17.3
Browse files Browse the repository at this point in the history
Bumps `flyway` from 10.17.1 to 10.17.3.

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

Updates `org.flywaydb:flyway-database-postgresql` from 10.17.1 to 10.17.3

---
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]>
  • Loading branch information
dependabot[bot] authored Sep 3, 2024
1 parent a5d6bd2 commit 6ff8c06
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
@@ -1,6 +1,6 @@
[versions]
exposed = "0.53.0"
flyway = "10.17.1"
flyway = "10.17.3"
hikari = "5.1.0"
kotlin = "2.0.20"
kx-datetime = "0.6.1"
Expand Down

0 comments on commit 6ff8c06

Please sign in to comment.