File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1515    }
1616}
1717
18- var  grpcVersion =  " 1.68.1 "   //  CURRENT_GRPC_VERSION
19- var  protobufVersion =  " 4.28.3 " 
18+ var  grpcVersion =  " 1.68.2 "   //  CURRENT_GRPC_VERSION
19+ var  protobufVersion =  " 4.29.0 " 
2020var  protocVersion =  protobufVersion
2121
2222dependencies {
Original file line number Diff line number Diff line change 11plugins {
2-     id (" org.jetbrains.kotlin.jvm"  ) version " 2.0.21 " 
2+     id (" org.jetbrains.kotlin.jvm"  ) version " 2.1.0 " 
33}
44
55description =  " OpenTelemetry Example for Kotlin extensions" 
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ pluginManagement {
33        id(" com.diffplug.spotless"  ) version " 6.25.0" 
44        id(" com.github.johnrengelman.shadow"  ) version " 8.1.1" 
55        id(" com.google.protobuf"  ) version " 0.9.4" 
6-         id(" org.gradle.toolchains.foojay-resolver-convention"  ) version " 0.8 .0" 
6+         id(" org.gradle.toolchains.foojay-resolver-convention"  ) version " 0.9 .0" 
77        id(" com.google.cloud.tools.jib"  ) version " 3.4.4" 
88        id(" com.gradle.develocity"  ) version " 3.18.2" 
99    }
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments