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 10dedfd commit 661a792Copy full SHA for 661a792
spring-cloud-kubernetes-integration-tests/pom.xml
@@ -18,7 +18,7 @@
18
<properties>
19
<java.version>17</java.version>
20
<docker-java.version>3.2.13</docker-java.version>
21
- <testcontainers.version>1.18.0</testcontainers.version>
+ <testcontainers.version>1.20.1</testcontainers.version>
22
</properties>
23
24
<build>
spring-cloud-kubernetes-test-support/pom.xml
@@ -13,7 +13,7 @@
13
14
15
<awaitility.version>4.0.3</awaitility.version>
16
- <testcontainers.version>1.19.0</testcontainers.version>
17
<dependencies>
0 commit comments