Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 18, 2024
1 parent c22302e commit b901edf
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 @@ -85,7 +85,7 @@
<dependency>
<groupId>org.flywaydb</groupId>
<artifactId>flyway-database-postgresql</artifactId>
<version>10.10.0</version>
<version>10.11.0</version>
<scope>runtime</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit b901edf

Please sign in to comment.