Skip to content

Commit

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

Bump org.flywaydb:flyway-core from 10.0.1 to 10.6.0
  • Loading branch information
sabomichal authored Jan 17, 2024
2 parents 43fdd13 + 7f99722 commit 9a566f9
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.2</jooq.version>
<flyway.version>10.0.1</flyway.version>
<flyway.version>10.6.0</flyway.version>
<testcontainers.version>1.19.3</testcontainers.version>
<postgresql.version>42.6.0</postgresql.version>
</properties>
Expand Down

0 comments on commit 9a566f9

Please sign in to comment.