File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11plugins {
22    id(" com.diffplug.spotless" 
3-     id(" com.github.johnrengelman .shadow" false 
3+     id(" com.gradleup .shadow" false 
44    id(" java-library" 
55}
66
77subprojects {
88    apply (plugin =  " com.diffplug.spotless" 
99    apply (plugin =  " java-library" 
10-     apply (plugin =  " com.github.johnrengelman .shadow" 
10+     apply (plugin =  " com.gradleup .shadow" 
1111
1212    group =  " io.opentelemetry" 
1313    version =  " 0.1.0-SNAPSHOT" 
Original file line number Diff line number Diff line change 11pluginManagement {
22    plugins {
33        id(" com.diffplug.spotless" " 7.2.1" 
4-         id(" com.github.johnrengelman. shadow" " 8.1 .1" 
4+         id(" com.gradleup. shadow" " 9.0 .1" 
55        id(" com.google.protobuf" " 0.9.5" 
66        id(" org.gradle.toolchains.foojay-resolver-convention" " 1.0.0" 
77        id(" com.google.cloud.tools.jib" " 3.4.5" 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments