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(
14
14
" org.junit:junit-bom:5.10.3" ,
15
15
" io.grpc:grpc-bom:1.65.1" ,
16
16
" io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.6.0-alpha" ,
17
- " org.testcontainers:testcontainers-bom:1.19.8 "
17
+ " org.testcontainers:testcontainers-bom:1.20.0 "
18
18
)
19
19
20
20
val autoServiceVersion = " 1.1.1"
@@ -60,7 +60,7 @@ val DEPENDENCIES = listOf(
60
60
" org.junit-pioneer:junit-pioneer:1.9.1" ,
61
61
" org.skyscreamer:jsonassert:1.5.3" ,
62
62
" org.apache.kafka:kafka-clients:3.7.1" ,
63
- " org.testcontainers:kafka:1.19.8 " ,
63
+ " org.testcontainers:kafka:1.20.0 " ,
64
64
" com.lmax:disruptor:3.4.4" ,
65
65
" org.jctools:jctools-core:4.0.5" ,
66
66
" tools.profiler:async-profiler:3.0" ,
You can’t perform that action at this time.
0 commit comments