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 @@ -10,14 +10,14 @@ dependencies {
1010
1111    testRuntimeOnly ' org.junit.platform:junit-platform-launcher:1.11.0' 
1212
13-     testImplementation ' org.junit.jupiter:junit-jupiter:5.13.4 ' 
13+     testImplementation ' org.junit.jupiter:junit-jupiter:6.0.0 ' 
1414    testImplementation ' org.assertj:assertj-core:3.27.4' 
1515    testImplementation ' io.r2dbc:r2dbc-postgresql:0.8.13.RELEASE' 
1616    testImplementation project(' :testcontainers-postgresql' 
1717
1818    testFixturesImplementation ' io.projectreactor:reactor-core:3.7.9' 
1919    testFixturesImplementation ' org.assertj:assertj-core:3.27.4' 
20-     testFixturesImplementation ' org.junit.jupiter:junit-jupiter:5.13.4 ' 
20+     testFixturesImplementation ' org.junit.jupiter:junit-jupiter:6.0.0 ' 
2121}
2222
2323test  {
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments