Skip to content

Commit

Permalink
Bump org.springframework.kafka:spring-kafka-test from 3.3.0 to 3.3.1 (o…
Browse files Browse the repository at this point in the history
…pensearch-project#4993)

Signed-off-by: Andrey Pleskach <[email protected]>
  • Loading branch information
willyborankin committed Dec 30, 2024
1 parent 15c0b19 commit 29ecc0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -687,7 +687,7 @@ dependencies {
testImplementation "org.apache.kafka:kafka_2.13:${kafka_version}:test"
testImplementation "org.apache.kafka:kafka-clients:${kafka_version}:test"
testImplementation 'commons-validator:commons-validator:1.9.0'
testImplementation 'org.springframework.kafka:spring-kafka-test:2.9.13'
testImplementation 'org.springframework.kafka:spring-kafka-test:3.3.1'
testImplementation "org.springframework:spring-beans:${spring_version}"
testImplementation 'org.junit.jupiter:junit-jupiter:5.11.4'
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.4'
Expand Down

0 comments on commit 29ecc0a

Please sign in to comment.