Skip to content

Commit

Permalink
Bump org.flywaydb:flyway-core from 9.20.0 to 9.22.1
Browse files Browse the repository at this point in the history
Bumps [org.flywaydb:flyway-core](https://github.com/flyway/flyway) from 9.20.0 to 9.22.1.
- [Release notes](https://github.com/flyway/flyway/releases)
- [Commits](flyway/flyway@flyway-9.20.0...flyway-9.22.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 19, 2023
1 parent 36edb47 commit a89c206
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<maven.compiler.showWarnings>true</maven.compiler.showWarnings>

<jooq.version>3.18.6</jooq.version>
<flyway.version>9.20.0</flyway.version>
<flyway.version>9.22.1</flyway.version>
<testcontainers.version>1.19.0</testcontainers.version>
<postgresql.version>42.6.0</postgresql.version>
</properties>
Expand Down

0 comments on commit a89c206

Please sign in to comment.