File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -153,7 +153,7 @@ testing {
153153      implementation(enforcedPlatform(" org.junit:junit-bom:5.13.4"  ))
154154      implementation(enforcedPlatform(" org.testcontainers:testcontainers-bom:1.21.3"  ))
155155      implementation(enforcedPlatform(" com.google.guava:guava-bom:33.4.8-jre"  ))
156-       implementation(enforcedPlatform(" com.linecorp.armeria:armeria-bom:1.33.2 "  ))
156+       implementation(enforcedPlatform(" com.linecorp.armeria:armeria-bom:1.33.3 "  ))
157157
158158      compileOnly(" com.google.auto.value:auto-value-annotations"  )
159159      compileOnly(" com.google.errorprone:error_prone_annotations"  )
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ dependencies {
2424  compileOnly(" io.opentelemetry:opentelemetry-exporter-otlp"  )
2525
2626  //  Only dependencies added to `implementation` configuration will be picked up by Shadow plugin
27-   implementation(" com.google.auth:google-auth-library-oauth2-http:1.39.0 "  )
27+   implementation(" com.google.auth:google-auth-library-oauth2-http:1.39.1 "  )
2828
2929  //  Test dependencies
3030  testCompileOnly(" com.google.auto.service:auto-service-annotations"  )
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments