File tree Expand file tree Collapse file tree 4 files changed +12
-3
lines changed Expand file tree Collapse file tree 4 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ### [ 0.122.16] ( https://github.com/googleapis/java-logging-logback/compare/v0.122.15...v0.122.16 ) (2022-03-10)
5+
6+
7+ ### Dependencies
8+
9+ * update actions/checkout action to v3 ([ #705 ] ( https://github.com/googleapis/java-logging-logback/issues/705 ) ) ([ a7427a0] ( https://github.com/googleapis/java-logging-logback/commit/a7427a0648847c123d6bea0d752fb892a412468d ) )
10+ * update dependency ch.qos.logback: logback-classic to v1.2.11 ([ #714 ] ( https://github.com/googleapis/java-logging-logback/issues/714 ) ) ([ 181ac4a] ( https://github.com/googleapis/java-logging-logback/commit/181ac4abadf852752b95e44fe1ae3bfbed924aad ) )
11+ * update dependency com.google.cloud: google-cloud-logging to v3.7.1 ([ #713 ] ( https://github.com/googleapis/java-logging-logback/issues/713 ) ) ([ 4d6f04d] ( https://github.com/googleapis/java-logging-logback/commit/4d6f04dc9644c205965eecdbdf40ad3d022fa076 ) )
12+
413### [ 0.122.15] ( https://github.com/googleapis/java-logging-logback/compare/v0.122.14...v0.122.15 ) (2022-03-03)
514
615
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.123.6-alpha-SNAPSHOT </version ><!-- {x-version-update:google-cloud-logging-logback:current} -->
8+ <version >0.123.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 >
Original file line number Diff line number Diff line change 2828 <dependency >
2929 <groupId >com.google.cloud</groupId >
3030 <artifactId >google-cloud-logging-logback</artifactId >
31- <version >0.123.6-alpha-SNAPSHOT </version >
31+ <version >0.123.6-alpha</version >
3232 </dependency >
3333 <!-- {x-version-update-end} -->
3434
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.123.5 -alpha:0.123.6-alpha-SNAPSHOT
4+ google-cloud-logging-logback:0.123.6 -alpha:0.123.6-alpha
You can’t perform that action at this time.
0 commit comments