Skip to content

Commit

Permalink
Dependency upgrade: flyway:10.10.0 -> 11.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
groldan authored and github-actions[bot] committed Jan 7, 2025
1 parent 1a89d47 commit ab5f813
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<netty.version>4.1.113.Final</netty.version>
<lombok.version>1.18.30</lombok.version>
<mapstruct.version>1.6.0.Beta1</mapstruct.version>
<flyway.version>10.10.0</flyway.version>
<flyway.version>11.1.0</flyway.version>
<testcontainers.version>1.19.3</testcontainers.version>
<fork.javac>true</fork.javac>
<javac.maxHeapSize>256M</javac.maxHeapSize>
Expand Down

0 comments on commit ab5f813

Please sign in to comment.