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.
2 parents bcd44cb + af0f439 commit 8a4f3efCopy full SHA for 8a4f3ef
pom.xml
@@ -33,7 +33,7 @@
33
<maven.compiler.target>${java.version}</maven.compiler.target>
34
<maven.compiler.source>${java.version}</maven.compiler.source>
35
<wiremock.version>2.35.0</wiremock.version>
36
- <testcontainers.version>1.19.1</testcontainers.version>
+ <testcontainers.version>1.19.3</testcontainers.version>
37
<junit.version>5.10.1</junit.version>
38
<assertj.version>3.24.2</assertj.version>
39
<awaitility.version>4.2.0</awaitility.version>
0 commit comments