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 93ae60b commit 2ed2c0eCopy full SHA for 2ed2c0e
1 file changed
backend/pom.xml
@@ -47,12 +47,12 @@
47
<dependency>
48
<groupId>org.flywaydb</groupId>
49
<artifactId>flyway-core</artifactId>
50
- <version>11.12.0</version>
+ <version>11.13.0</version>
51
</dependency>
52
53
54
<artifactId>flyway-database-postgresql</artifactId>
55
56
<scope>runtime</scope>
57
58
0 commit comments