Skip to content

Commit eb869f2

Browse files
chore: release 0.121.6 (#482)
🤖 I have created a release \*beep\* \*boop\* --- ### [0.121.6](https://www.github.com/googleapis/java-logging-logback/compare/v0.121.5...v0.121.6) (2021-08-11) ### Dependencies * update dependency com.google.cloud:google-cloud-logging to v3 ([#481](https://www.github.com/googleapis/java-logging-logback/issues/481)) ([9c60863](https://www.github.com/googleapis/java-logging-logback/commit/9c60863d269eecbf8f389a6f88ce810529fc1c48)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent 9c60863 commit eb869f2

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
### [0.121.6](https://www.github.com/googleapis/java-logging-logback/compare/v0.121.5...v0.121.6) (2021-08-11)
4+
5+
6+
### Dependencies
7+
8+
* update dependency com.google.cloud:google-cloud-logging to v3 ([#481](https://www.github.com/googleapis/java-logging-logback/issues/481)) ([9c60863](https://www.github.com/googleapis/java-logging-logback/commit/9c60863d269eecbf8f389a6f88ce810529fc1c48))
9+
310
### [0.121.5](https://www.github.com/googleapis/java-logging-logback/compare/v0.121.4...v0.121.5) (2021-08-04)
411

512

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<modelVersion>4.0.0</modelVersion>
66

77
<artifactId>google-cloud-logging-logback</artifactId>
8-
<version>0.121.6-alpha-SNAPSHOT</version><!-- {x-version-update:google-cloud-logging-logback:current} -->
8+
<version>0.121.6-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>

versions.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Format:
22
# module:released-version:current-version
33

4-
google-cloud-logging-logback:0.121.5-alpha:0.121.6-alpha-SNAPSHOT
4+
google-cloud-logging-logback:0.121.6-alpha:0.121.6-alpha

0 commit comments

Comments
 (0)