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 de9aed8 + c59e091 commit 36d457fCopy full SHA for 36d457f
1 file changed
src/it/producer-consumer-api/pom.xml
@@ -39,7 +39,7 @@ SOFTWARE.
39
<commons-lang3.version>3.12.0</commons-lang3.version>
40
<maven-surefire-plugin.version>3.1.0</maven-surefire-plugin.version>
41
<mockito-core.version>5.3.1</mockito-core.version>
42
- <testcontainers.version>1.18.1</testcontainers.version>
+ <testcontainers.version>1.18.2</testcontainers.version>
43
</properties>
44
<dependencies>
45
<dependency>
0 commit comments