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
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]>
  • Loading branch information
dependabot[bot] authored Jul 27, 2023
1 parent d53e175 commit 6202e1a
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 6202e1a

Please sign in to comment.