Skip to content

Commit 9f83446

Browse files
authored
Update dependencyManagement/build.gradle.kts
1 parent 53844d8 commit 9f83446

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
@@ -52,7 +52,7 @@ dependencies {
5252
api("org.junit-pioneer:junit-pioneer:1.9.1")
5353
api("org.skyscreamer:jsonassert:1.5.3")
5454
api("org.apache.kafka:kafka-clients:4.1.0")
55-
api("org.testcontainers:testcontainers-kafka:2.0.1")
55+
api("org.testcontainers:testcontainers-kafka:2.0.1")
5656
api("com.lmax:disruptor:3.4.4")
5757
api("org.jctools:jctools-core:4.0.5")
5858
api("tools.profiler:async-profiler:4.1")

0 commit comments

Comments
 (0)