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.122.20] ( https://github.com/googleapis/java-logging-logback/compare/v0.122.19...v0.122.20 ) (2022-04-15)
5
+
6
+
7
+ ### Dependencies
8
+
9
+ * update dependency com.google.cloud: google-cloud-shared-dependencies to v2.10.0 ([ #739 ] ( https://github.com/googleapis/java-logging-logback/issues/739 ) ) ([ e603a4b] ( https://github.com/googleapis/java-logging-logback/commit/e603a4b385d80bd8afb6e31824aaa34484d69e2f ) )
10
+
4
11
### [ 0.122.19] ( https://github.com/googleapis/java-logging-logback/compare/v0.122.18...v0.122.19 ) (2022-04-01)
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.123.10-alpha-SNAPSHOT </version ><!-- {x-version-update:google-cloud-logging-logback:current} -->
8
+ <version >0.123.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.123.10-alpha-SNAPSHOT </version >
31
+ <version >0.123.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.123.9 -alpha:0.123.10-alpha-SNAPSHOT
4
+ google-cloud-logging-logback:0.123.10 -alpha:0.123.10-alpha
You can’t perform that action at this time.
0 commit comments