Skip to content

Commit 313177a

Browse files
Bump org.springframework.kafka:spring-kafka-test from 3.3.3 to 3.3.4 (#5201)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e84840d commit 313177a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -694,7 +694,7 @@ dependencies {
694694
testImplementation "org.apache.kafka:kafka_2.13:${kafka_version}:test"
695695
testImplementation "org.apache.kafka:kafka-clients:${kafka_version}:test"
696696
testImplementation 'commons-validator:commons-validator:1.9.0'
697-
testImplementation 'org.springframework.kafka:spring-kafka-test:3.3.3'
697+
testImplementation 'org.springframework.kafka:spring-kafka-test:3.3.4'
698698
testImplementation "org.springframework:spring-beans:${spring_version}"
699699
testImplementation 'org.junit.jupiter:junit-jupiter:5.12.1'
700700
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.12.1'

0 commit comments

Comments
 (0)