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 a1a5a98 commit ca320caCopy full SHA for ca320ca
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.2</junit.version>
96
- <testcontainer.version>1.17.6</testcontainer.version>
+ <testcontainer.version>1.18.0</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.14.2</com.fasterxml.jackson.databind.version>
0 commit comments