We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2deae7a commit 9c8f2d7Copy full SHA for 9c8f2d7
pom.xml
@@ -32,7 +32,7 @@
32
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
33
<maven.version>3.5.4</maven.version>
34
<java.version>11</java.version>
35
- <testcontainers.version>1.20.5</testcontainers.version>
+ <testcontainers.version>1.20.6</testcontainers.version>
36
</properties>
37
38
<build>
0 commit comments