Skip to content

Commit

Permalink
Bump org.flywaydb:flyway-database-postgresql from 10.20.1 to 11.0.0
Browse files Browse the repository at this point in the history
Bumps org.flywaydb:flyway-database-postgresql from 10.20.1 to 11.0.0.

---
updated-dependencies:
- dependency-name: org.flywaydb:flyway-database-postgresql
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent 468235f commit f6d064e
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 @@ -90,7 +90,7 @@
<dependency>
<groupId>org.flywaydb</groupId>
<artifactId>flyway-database-postgresql</artifactId>
<version>10.20.1</version>
<version>11.0.0</version>
<scope>runtime</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit f6d064e

Please sign in to comment.