We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f506e42 commit 75304f9Copy full SHA for 75304f9
pom.xml
@@ -93,7 +93,7 @@
93
<io.confluent.version>7.3.2</io.confluent.version>
94
<org.apache.kafka.version>3.4.0</org.apache.kafka.version>
95
<junit.version>5.9.3</junit.version>
96
- <testcontainer.version>1.18.0</testcontainer.version>
+ <testcontainer.version>1.18.3</testcontainer.version>
97
<kafka.connect.maven.plugin.version>0.12.0</kafka.connect.maven.plugin.version>
98
<checkstyle.config.location>${basedir}</checkstyle.config.location>
99
<com.fasterxml.jackson.databind.version>2.15.2</com.fasterxml.jackson.databind.version>
0 commit comments