Skip to content

Commit

Permalink
Bump flywayVersion from 11.2.0 to 11.3.0 (#212)
Browse files Browse the repository at this point in the history
Bumps `flywayVersion` from 11.2.0 to 11.3.0.

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

Updates `org.flywaydb:flyway-database-postgresql` from 11.2.0 to 11.3.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 31, 2025
1 parent 7ba2944 commit 14f1d21
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 @@ -4,7 +4,7 @@ kotlinVersion = "2.0.0"
logbackVersion = "1.5.16"
logstashVersion = "8.0"
prometheusVersion = "1.14.3"
flywayVersion = "11.2.0"
flywayVersion = "11.3.0"
postgresVersion = "42.7.5"
shadowVersion = "8.3.5"
jaxwsVersion = "4.0.3"
Expand Down

0 comments on commit 14f1d21

Please sign in to comment.