File tree Expand file tree Collapse file tree 4 files changed +10
-3
lines changed Expand file tree Collapse file tree 4 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ### [ 0.122.1] ( https://www.github.com/googleapis/java-logging-logback/compare/v0.122.0...v0.122.1 ) (2021-09-29)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * update dependency com.google.cloud: google-cloud-logging to v3.2.0 ([ #562 ] ( https://www.github.com/googleapis/java-logging-logback/issues/562 ) ) ([ 3f84793] ( https://www.github.com/googleapis/java-logging-logback/commit/3f8479398de8d1a879e69bb2b1645c6ba0ae951b ) )
9
+
3
10
## [ 0.122.0] ( https://www.github.com/googleapis/java-logging-logback/compare/v0.121.14...v0.122.0 ) (2021-09-27)
4
11
5
12
Original file line number Diff line number Diff line change 5
5
<modelVersion >4.0.0</modelVersion >
6
6
7
7
<artifactId >google-cloud-logging-logback</artifactId >
8
- <version >0.122.1-alpha-SNAPSHOT </version ><!-- {x-version-update:google-cloud-logging-logback:current} -->
8
+ <version >0.122.1-alpha</version ><!-- {x-version-update:google-cloud-logging-logback:current} -->
9
9
<packaging >jar</packaging >
10
10
<name >Google Cloud Logging Logback Appender</name >
11
11
<url >https://github.com/googleapis/java-logging-logback</url >
Original file line number Diff line number Diff line change 28
28
<dependency >
29
29
<groupId >com.google.cloud</groupId >
30
30
<artifactId >google-cloud-logging-logback</artifactId >
31
- <version >0.122.1-alpha-SNAPSHOT </version >
31
+ <version >0.122.1-alpha</version >
32
32
</dependency >
33
33
<!-- {x-version-update-end} -->
34
34
Original file line number Diff line number Diff line change 1
1
# Format:
2
2
# module:released-version:current-version
3
3
4
- google-cloud-logging-logback:0.122.0 -alpha:0.122.1-alpha-SNAPSHOT
4
+ google-cloud-logging-logback:0.122.1 -alpha:0.122.1-alpha
You can’t perform that action at this time.
0 commit comments