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 ad82fd6 commit b2c0c94Copy full SHA for b2c0c94
smoke-tests/apps/Kafka/build.gradle.kts
@@ -7,6 +7,5 @@ dependencies {
7
implementation("org.springframework.kafka:spring-kafka:2.3.1.RELEASE")
8
implementation("com.fasterxml.jackson.core:jackson-databind:2.10.0")
9
implementation("org.apache.httpcomponents:httpclient:4.5.13")
10
- implementation("org.springframework.kafka:spring-kafka:2.6.2")
11
implementation("org.testcontainers:testcontainers-kafka")
12
}
0 commit comments