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.14] ( https://github.com/googleapis/java-logging-logback/compare/v0.126.13...v0.126.14 ) (2022-10-15)
5
+
6
+
7
+ ### Dependencies
8
+
9
+ * Update dependency org.easymock: easymock to v5 ([ #882 ] ( https://github.com/googleapis/java-logging-logback/issues/882 ) ) ([ 70e889f] ( https://github.com/googleapis/java-logging-logback/commit/70e889f4a2dfe03b9a336b65a8cc570f771d5e02 ) )
10
+
4
11
## [ 0.126.13] ( https://github.com/googleapis/java-logging-logback/compare/v0.126.12...v0.126.13 ) (2022-10-13)
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.14-alpha-SNAPSHOT </version ><!-- {x-version-update:google-cloud-logging-logback:current} -->
8
+ <version >0.127.14-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.14-alpha-SNAPSHOT </version >
31
+ <version >0.127.14-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.13 -alpha:0.127.14-alpha-SNAPSHOT
4
+ google-cloud-logging-logback:0.127.14 -alpha:0.127.14-alpha
You can’t perform that action at this time.
0 commit comments