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
3
4
+ ## [ 0.126.10] ( https://github.com/googleapis/java-logging-logback/compare/v0.126.9...v0.126.10 ) (2022-09-23)
5
+
6
+
7
+ ### Dependencies
8
+
9
+ * Update dependency com.google.cloud: google-cloud-logging to v3.11.3 ([ #855 ] ( https://github.com/googleapis/java-logging-logback/issues/855 ) ) ([ dcfa68e] ( https://github.com/googleapis/java-logging-logback/commit/dcfa68ec93795561150a80ab83df323e1663a6a1 ) )
10
+
4
11
## [ 0.126.9] ( https://github.com/googleapis/java-logging-logback/compare/v0.126.9-SNAPSHOT...v0.126.9 ) (2022-09-21)
5
12
6
13
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.127.10-alpha-SNAPSHOT </version ><!-- {x-version-update:google-cloud-logging-logback:current} -->
8
+ <version >0.127.10-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.127.10-alpha-SNAPSHOT </version >
31
+ <version >0.127.10-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.127.9 -alpha:0.127.10-alpha-SNAPSHOT
4
+ google-cloud-logging-logback:0.127.10 -alpha:0.127.10-alpha
You can’t perform that action at this time.
0 commit comments