Skip to content

Commit

Permalink
Merge pull request #210 from sabomichal/dependabot/maven/org.flywaydb…
Browse files Browse the repository at this point in the history
…-flyway-core-10.11.0

Bump org.flywaydb:flyway-core from 10.6.0 to 10.11.0
  • Loading branch information
sabomichal authored Apr 12, 2024
2 parents 94f9838 + 9f677cd commit ca0d5f9
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 @@ -14,7 +14,7 @@
<maven.compiler.showWarnings>true</maven.compiler.showWarnings>

<jooq.version>3.19.7</jooq.version>
<flyway.version>10.6.0</flyway.version>
<flyway.version>10.11.0</flyway.version>
<testcontainers.version>1.19.7</testcontainers.version>
<postgresql.version>42.7.2</postgresql.version>
</properties>
Expand Down

0 comments on commit ca0d5f9

Please sign in to comment.