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,15 +16,15 @@ java {
1616}
1717
1818var  grpcVersion =  " 1.66.0"   //  CURRENT_GRPC_VERSION
19- var  protobufVersion =  " 4.28.0 " 
19+ var  protobufVersion =  " 4.28.1 " 
2020var  protocVersion =  protobufVersion
2121
2222dependencies {
2323    runtimeOnly (" io.grpc:grpc-netty-shaded:${grpcVersion} "  )
2424    implementation (" io.grpc:grpc-protobuf:${grpcVersion} "  )
2525    implementation (" io.grpc:grpc-services:${grpcVersion} "  )
2626    implementation (" io.grpc:grpc-stub:${grpcVersion} "  )
27-     implementation (" com.google.protobuf:protobuf-java-util:4.28.0 "  )
27+     implementation (" com.google.protobuf:protobuf-java-util:4.28.1 "  )
2828    implementation (" io.opentelemetry.instrumentation:opentelemetry-grpc-1.6:1.32.0-alpha"  )
2929    implementation (" com.google.guava:guava:33.3.0-jre"  )
3030
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments