Skip to content

Commit

Permalink
Merge pull request #901 from puzzle/renovate/org.flywaydb-flyway-data…
Browse files Browse the repository at this point in the history
…base-postgresql-10.x

Update dependency org.flywaydb:flyway-database-postgresql to v10.13.0
  • Loading branch information
lkleisa authored Jun 3, 2024
2 parents 456f01c + cab0b4d commit a845cf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
<dependency>
<groupId>org.flywaydb</groupId>
<artifactId>flyway-database-postgresql</artifactId>
<version>10.11.1</version>
<version>10.13.0</version>
<scope>runtime</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit a845cf6

Please sign in to comment.