Skip to content

Commit

Permalink
Bump flywayVersion from 10.19.0 to 10.20.0
Browse files Browse the repository at this point in the history
Bumps `flywayVersion` from 10.19.0 to 10.20.0.

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

Updates `org.flywaydb:flyway-database-postgresql` from 10.19.0 to 10.20.0

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 16, 2024
1 parent 858289a commit 9ed6bc7
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 @@ -25,7 +25,7 @@ otelInstrumentationVersion = "2.8.0"
otelInstrumentationKtorVersion = "2.8.0-alpha"
coroutinesVersion = "1.9.0"
postgresDriverVersion = "42.7.4"
flywayVersion = "10.19.0"
flywayVersion = "10.20.0"
hikariVersion = "6.0.0"
ktorVersion = "2.3.12"

Expand Down

0 comments on commit 9ed6bc7

Please sign in to comment.