File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ val DEPENDENCY_BOMS = listOf(
1414 " org.junit:junit-bom:5.10.3" ,
1515 " io.grpc:grpc-bom:1.65.1" ,
1616 " io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.6.0-alpha" ,
17- " org.testcontainers:testcontainers-bom:1.20.0 "
17+ " org.testcontainers:testcontainers-bom:1.20.1 "
1818)
1919
2020val autoServiceVersion = " 1.1.1"
@@ -60,7 +60,7 @@ val DEPENDENCIES = listOf(
6060 " org.junit-pioneer:junit-pioneer:1.9.1" ,
6161 " org.skyscreamer:jsonassert:1.5.3" ,
6262 " org.apache.kafka:kafka-clients:3.8.0" ,
63- " org.testcontainers:kafka:1.20.0 " ,
63+ " org.testcontainers:kafka:1.20.1 " ,
6464 " com.lmax:disruptor:3.4.4" ,
6565 " org.jctools:jctools-core:4.0.5" ,
6666 " tools.profiler:async-profiler:3.0" ,
You can’t perform that action at this time.
0 commit comments