We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa3c2bd commit 24a95ceCopy full SHA for 24a95ce
backend/pom.xml
@@ -63,12 +63,12 @@
63
<dependency>
64
<groupId>org.flywaydb</groupId>
65
<artifactId>flyway-core</artifactId>
66
- <version>11.11.1</version>
+ <version>11.20.0</version>
67
</dependency>
68
69
70
<artifactId>flyway-database-postgresql</artifactId>
71
72
<scope>runtime</scope>
73
74
0 commit comments