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 1b66dc4 commit 62ba1c7Copy full SHA for 62ba1c7
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.3</testcontainers.version>
+ <testcontainers.version>1.20.2</testcontainers.version>
22
</properties>
23
24
<build>
spring-cloud-kubernetes-test-support/pom.xml
@@ -13,7 +13,7 @@
13
14
15
<awaitility.version>4.1.1</awaitility.version>
16
17
<dependencies>
0 commit comments