We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7e0e77 commit 387cf5bCopy full SHA for 387cf5b
docker-network-client/pom.xml
@@ -17,7 +17,7 @@
17
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
18
<java.version>1.8</java.version>
19
<rest-assured.version>4.5.1</rest-assured.version>
20
- <testcontainers.version>1.20.1</testcontainers.version>
+ <testcontainers.version>1.20.2</testcontainers.version>
21
</properties>
22
23
<dependencies>
0 commit comments