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 @@ -16,7 +16,7 @@ val DEPENDENCY_BOMS = listOf(
1616  " org.junit:junit-bom:5.11.1"  ,
1717  " io.grpc:grpc-bom:1.68.0"  ,
1818  " io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:${otelInstrumentationVersion} "  ,
19-   " org.testcontainers:testcontainers-bom:1.20.1 " 
19+   " org.testcontainers:testcontainers-bom:1.20.2 " 
2020)
2121
2222val  autoServiceVersion =  " 1.1.1" 
@@ -62,7 +62,7 @@ val DEPENDENCIES = listOf(
6262  " org.junit-pioneer:junit-pioneer:1.9.1"  ,
6363  " org.skyscreamer:jsonassert:1.5.3"  ,
6464  " org.apache.kafka:kafka-clients:3.8.0"  ,
65-   " org.testcontainers:kafka:1.20.1 "  ,
65+   " org.testcontainers:kafka:1.20.2 "  ,
6666  " com.lmax:disruptor:3.4.4"  ,
6767  " org.jctools:jctools-core:4.0.5"  ,
6868  " tools.profiler:async-profiler:3.0"  ,
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments