File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -136,7 +136,7 @@ testing {
136136      implementation(project(project.path))
137137
138138      implementation(enforcedPlatform(" org.junit:junit-bom:5.12.0"  ))
139-       implementation(enforcedPlatform(" org.testcontainers:testcontainers-bom:1.20.5 "  ))
139+       implementation(enforcedPlatform(" org.testcontainers:testcontainers-bom:1.20.6 "  ))
140140      implementation(enforcedPlatform(" com.google.guava:guava-bom:33.4.0-jre"  ))
141141      implementation(enforcedPlatform(" com.linecorp.armeria:armeria-bom:1.32.0"  ))
142142
Original file line number Diff line number Diff 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.5 "  )
54+     api(" org.testcontainers:kafka:1.20.6 "  )
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"  )
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments