File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -182,9 +182,9 @@ dependencies {
182182    testImplementation group : ' net.bytebuddy' name : ' byte-buddy-agent' version : ' 1.15.10' 
183183    testCompileOnly ' org.apiguardian:apiguardian-api:1.1.2' 
184184    //  jupiter is required to run unit tests not inherited from OpenSearchTestCase (e.g., PreviousValueImputerTests)
185-     testImplementation ' org.junit.jupiter:junit-jupiter-api:5.11.2 ' 
186-     testImplementation  ' org.junit.jupiter:junit-jupiter-params:5.11.2 ' 
187-     testImplementation ' org.junit.jupiter:junit-jupiter-engine:5.11.2 ' 
185+     testImplementation ' org.junit.jupiter:junit-jupiter-api:5.14.0 ' 
186+     testImplementation  ' org.junit.jupiter:junit-jupiter-params:5.14.0 ' 
187+     testImplementation ' org.junit.jupiter:junit-jupiter-engine:5.14.0 ' 
188188    testImplementation " org.opensearch:opensearch-core:${ opensearch_version} " 
189189    testRuntimeOnly(" org.junit.platform:junit-platform-launcher:1.11.2" 
190190    testCompileOnly ' junit:junit:4.13.2' 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments