File tree Expand file tree Collapse file tree 4 files changed +12
-4
lines changed Expand file tree Collapse file tree 4 files changed +12
-4
lines changed Original file line number Diff line number Diff line change 11# Changelog  
22
3+ ### [ 0.118.1] ( https://www.github.com/googleapis/java-logging-logback/compare/v0.118.0...v0.118.1 )  (2020-07-14) 
4+ 
5+ 
6+ ### Dependencies  
7+ 
8+ *  update dependency com.google.cloud: google-cloud-shared-dependencies  to v0.8.2 ([ #130  ] ( https://www.github.com/googleapis/java-logging-logback/issues/130 ) ) ([ 0abc242] ( https://www.github.com/googleapis/java-logging-logback/commit/0abc242acb3fbb0f8fe625b274f9cbe63e3ddbfd ) )
9+ *  update dependency com.google.cloud: google-cloud-shared-dependencies  to v0.8.3 ([ #135  ] ( https://www.github.com/googleapis/java-logging-logback/issues/135 ) ) ([ 0597321] ( https://www.github.com/googleapis/java-logging-logback/commit/05973213cfc542f35fde047d9f7db0f9466b3830 ) )
10+ 
311## [ 0.118.0] ( https://www.github.com/googleapis/java-logging-logback/compare/v0.117.0...v0.118.0 )  (2020-06-23) 
412
513
Original file line number Diff line number Diff line change @@ -28,11 +28,11 @@ If you are using Maven, add this to your pom.xml file:
2828
2929If you are using Gradle, add this to your dependencies
3030``` Groovy 
31- compile 'com.google.cloud:google-cloud-logging-logback:0.118.0 -alpha' 
31+ compile 'com.google.cloud:google-cloud-logging-logback:0.118.1 -alpha' 
3232``` 
3333If you are using SBT, add this to your dependencies
3434``` Scala 
35- libraryDependencies +=  " com.google.cloud" %  " google-cloud-logging-logback" %  " 0.118.0 -alpha" 
35+ libraryDependencies +=  " com.google.cloud" %  " google-cloud-logging-logback" %  " 0.118.1 -alpha" 
3636``` 
3737[ // ] : #  ( {x-version-update-end} ) 
3838
Original file line number Diff line number Diff line change 55  <modelVersion >4.0.0</modelVersion >
66
77  <artifactId >google-cloud-logging-logback</artifactId >
8-   <version >0.118.1-alpha-SNAPSHOT </version ><!--  {x-version-update:google-cloud-logging-logback:current} --> 
8+   <version >0.118.1-alpha</version ><!--  {x-version-update:google-cloud-logging-logback:current} --> 
99  <packaging >jar</packaging >
1010  <name >Google Cloud Logging Logback Appender</name >
1111  <url >https://github.com/googleapis/java-logging-logback</url >
Original file line number Diff line number Diff line change 11# Format:
22# module:released-version:current-version
33
4- google-cloud-logging-logback:0.118.0 -alpha:0.118.1-alpha-SNAPSHOT 
4+ google-cloud-logging-logback:0.118.1 -alpha:0.118.1-alpha
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments