We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a58e6ea commit df9a6f7Copy full SHA for df9a6f7
pom.xml
@@ -24,7 +24,7 @@
24
<mockito.version>5.20.0</mockito.version>
25
<!-- When changing this version, make sure to update vertx-infinispan for dependency convergence -->
26
<caffeine.version>3.2.1</caffeine.version>
27
- <testcontainers.version>2.0.3</testcontainers.version>
+ <testcontainers.version>1.21.4</testcontainers.version>
28
</properties>
29
30
<dependencyManagement>
0 commit comments