Skip to content

Commit

Permalink
build(deps-dev): bump org.flywaydb:flyway-core from 9.20.0 to 9.21.1 (#…
Browse files Browse the repository at this point in the history
…458)

Bumps [org.flywaydb:flyway-core](https://github.com/flyway/flyway) from 9.20.0 to 9.21.1.
- [Release notes](https://github.com/flyway/flyway/releases)
- [Commits](flyway/flyway@flyway-9.20.0...flyway-9.21.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 17, 2023
1 parent a86d6ed commit 069af6b
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 @@ -218,7 +218,7 @@
<dependency>
<groupId>org.flywaydb</groupId>
<artifactId>flyway-core</artifactId>
<version>9.20.0</version>
<version>9.21.1</version>
</dependency>
<dependency>
<groupId>org.postgresql</groupId>
Expand Down

0 comments on commit 069af6b

Please sign in to comment.