Skip to content

Commit

Permalink
Merge pull request #53 from roar-skinderviken/dependabot/maven/org.fl…
Browse files Browse the repository at this point in the history
…ywaydb-flyway-database-postgresql-10.11.0

Bump org.flywaydb:flyway-database-postgresql from 10.10.0 to 10.11.0
  • Loading branch information
roar-skinderviken authored Apr 18, 2024
2 parents c22302e + b901edf commit 7eb86a6
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 7eb86a6

Please sign in to comment.