Skip to content

Commit 6d51e45

Browse files
authoredDec 2, 2020
chore: release 0.118.7 (#253)
🤖 I have created a release \*beep\* \*boop\* --- ### [0.118.7](https://www.github.com/googleapis/java-logging-logback/compare/v0.118.6...v0.118.7) (2020-12-02) ### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v0.16.0 ([#252](https://www.github.com/googleapis/java-logging-logback/issues/252)) ([fcc1123](https://www.github.com/googleapis/java-logging-logback/commit/fcc11237516458a0a40817b445cbcb471584cff2)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please).
1 parent fcc1123 commit 6d51e45

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed
 

‎CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
### [0.118.7](https://www.github.com/googleapis/java-logging-logback/compare/v0.118.6...v0.118.7) (2020-12-02)
4+
5+
6+
### Dependencies
7+
8+
* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.16.0 ([#252](https://www.github.com/googleapis/java-logging-logback/issues/252)) ([fcc1123](https://www.github.com/googleapis/java-logging-logback/commit/fcc11237516458a0a40817b445cbcb471584cff2))
9+
310
### [0.118.6](https://www.github.com/googleapis/java-logging-logback/compare/v0.118.5...v0.118.6) (2020-11-16)
411

512

‎pom.xml

+1-1
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.118.7-alpha-SNAPSHOT</version><!-- {x-version-update:google-cloud-logging-logback:current} -->
8+
<version>0.118.7-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

+1-1
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.118.6-alpha:0.118.7-alpha-SNAPSHOT
4+
google-cloud-logging-logback:0.118.7-alpha:0.118.7-alpha

0 commit comments

Comments
 (0)