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 @@ -138,8 +138,8 @@ dependencies {
138138    compileOnly " org.opensearch:opensearch-job-scheduler-spi:${ job_scheduler_version} " 
139139    implementation " org.opensearch:common-utils:${ common_utils_version} " 
140140    implementation " org.opensearch.client:opensearch-rest-client:${ opensearch_version} " 
141-     compileOnly  group : ' com.google.guava' name : ' guava' version :' 32.1.3-jre' 
142-     compileOnly  group : ' com.google.guava' name : ' failureaccess' version :' 1.0.2' 
141+     implementation  group : ' com.google.guava' name : ' guava' version :' 32.1.3-jre' 
142+     implementation  group : ' com.google.guava' name : ' failureaccess' version :' 1.0.2' 
143143    implementation group : ' org.apache.commons' name : ' commons-math3' version : ' 3.6.1' 
144144    implementation group : ' com.google.code.gson' name : ' gson' version : ' 2.11.0' 
145145    implementation group : ' com.yahoo.datasketches' name : ' sketches-core' version : ' 0.13.4' 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments