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 a0fd88c commit b8fd7b6Copy full SHA for b8fd7b6
start/inventory/pom.xml
@@ -80,7 +80,7 @@
80
<dependency>
81
<groupId>org.testcontainers</groupId>
82
<artifactId>kafka</artifactId>
83
- <version>1.19.8</version>
+ <version>1.20.1</version>
84
<scope>test</scope>
85
</dependency>
86
start/system/pom.xml
@@ -78,7 +78,7 @@
78
79
0 commit comments