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 224e788 commit c5877fcCopy full SHA for c5877fc
flyway-core-slim/pom.xml
@@ -49,7 +49,7 @@
49
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
50
51
<flyway.version>11.7.2</flyway.version>
52
- <testcontainers.version>1.21.3</testcontainers.version>
+ <testcontainers.version>2.0.1</testcontainers.version>
53
54
<!-- by default run no tests as Docker is required -->
55
<skipTests>true</skipTests>
0 commit comments