Skip to content

Commit b079b13

Browse files
fix(deps): update dependency org.testcontainers:kafka to v1.20.5 (#1756)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2ae7075 commit b079b13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ dependencies {
5151
api("org.junit-pioneer:junit-pioneer:1.9.1")
5252
api("org.skyscreamer:jsonassert:1.5.3")
5353
api("org.apache.kafka:kafka-clients:3.9.0")
54-
api("org.testcontainers:kafka:1.20.4")
54+
api("org.testcontainers:kafka:1.20.5")
5555
api("com.lmax:disruptor:3.4.4")
5656
api("org.jctools:jctools-core:4.0.5")
5757
api("tools.profiler:async-profiler:3.0")

0 commit comments

Comments
 (0)