Skip to content

Commit

Permalink
Bump flywayVersion from 10.17.2 to 10.17.3 (#80)
Browse files Browse the repository at this point in the history
Bumps `flywayVersion` from 10.17.2 to 10.17.3.

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

Updates `org.flywaydb:flyway-database-postgresql` from 10.17.2 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 3, 2024
1 parent f933208 commit af142dc
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.7"
logstashVersion = "8.0"
prometheusVersion = "1.13.3"
flywayVersion = "10.17.2"
flywayVersion = "10.17.3"
jacksonVersion = "2.17.2"
postgresVersion = "42.7.4"
shadowVersion = "8.1.1"
Expand Down

0 comments on commit af142dc

Please sign in to comment.