Skip to content

Commit

Permalink
chore: release 0.119.3 (#280)
Browse files Browse the repository at this point in the history
🤖 I have created a release \*beep\* \*boop\* 
---
### [0.119.3](https://www.github.com/googleapis/java-logging-logback/compare/v0.119.2...v0.119.3) (2021-01-07)


### Dependencies

* update dependency com.google.cloud:google-cloud-logging to v2.1.2 ([#278](https://www.github.com/googleapis/java-logging-logback/issues/278)) ([9b3b7dd](https://www.github.com/googleapis/java-logging-logback/commit/9b3b7ddec45614ce0820e04fa42fcc8b4e478d67))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please).
  • Loading branch information
release-please[bot] committed Jan 7, 2021
1 parent 2975dc6 commit eb5b9e4
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog

### [0.119.3](https://www.github.com/googleapis/java-logging-logback/compare/v0.119.2...v0.119.3) (2021-01-07)


### Dependencies

* update dependency com.google.cloud:google-cloud-logging to v2.1.2 ([#278](https://www.github.com/googleapis/java-logging-logback/issues/278)) ([9b3b7dd](https://www.github.com/googleapis/java-logging-logback/commit/9b3b7ddec45614ce0820e04fa42fcc8b4e478d67))

### [0.119.2](https://www.github.com/googleapis/java-logging-logback/compare/v0.119.1...v0.119.2) (2020-12-15)


Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>google-cloud-logging-logback</artifactId>
<version>0.119.3-alpha-SNAPSHOT</version><!-- {x-version-update:google-cloud-logging-logback:current} -->
<version>0.119.3-alpha</version><!-- {x-version-update:google-cloud-logging-logback:current} -->
<packaging>jar</packaging>
<name>Google Cloud Logging Logback Appender</name>
<url>https://github.com/googleapis/java-logging-logback</url>
Expand Down
2 changes: 1 addition & 1 deletion versions.txt
@@ -1,4 +1,4 @@
# Format:
# module:released-version:current-version

google-cloud-logging-logback:0.119.2-alpha:0.119.3-alpha-SNAPSHOT
google-cloud-logging-logback:0.119.3-alpha:0.119.3-alpha

0 comments on commit eb5b9e4

Please sign in to comment.