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.
2 parents 793c926 + 1ebe621 commit e78e2bcCopy full SHA for e78e2bc
flyway-core-slim/pom.xml
@@ -49,7 +49,7 @@
49
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
50
51
<flyway.version>10.20.1</flyway.version>
52
- <testcontainers.version>1.20.6</testcontainers.version>
+ <testcontainers.version>1.21.0</testcontainers.version>
53
54
<!-- by default run no tests as Docker is required -->
55
<skipTests>true</skipTests>
0 commit comments