File tree Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.5.2] ( https://github.com/googleapis/java-shared-config/compare/v1.5.1...v1.5.2 ) (2022-07-25)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * update dependency com.puppycrawl.tools: checkstyle to v10 ([ #435 ] ( https://github.com/googleapis/java-shared-config/issues/435 ) ) ([ bfc8ce1] ( https://github.com/googleapis/java-shared-config/commit/bfc8ce1deca6292147d002d3afe22a09840aa5d6 ) )
9
+ * update dependency org.graalvm.buildtools: junit-platform-native to v0.9.13 ([ #488 ] ( https://github.com/googleapis/java-shared-config/issues/488 ) ) ([ 39b91ee] ( https://github.com/googleapis/java-shared-config/commit/39b91ee1283f0a5fbbe63e8bfd1ec97ab4ab377e ) )
10
+ * update dependency org.graalvm.buildtools: native-maven-plugin to v0.9.13 ([ #489 ] ( https://github.com/googleapis/java-shared-config/issues/489 ) ) ([ cc3bcfa] ( https://github.com/googleapis/java-shared-config/commit/cc3bcfa2d6717441a8d5b5048fa78c2cf7aabf2b ) )
11
+
3
12
## [ 1.5.1] ( https://github.com/googleapis/java-shared-config/compare/v1.5.0...v1.5.1 ) (2022-06-30)
4
13
5
14
Original file line number Diff line number Diff line change 6
6
<groupId >com.google.cloud</groupId >
7
7
<artifactId >google-cloud-shared-config</artifactId >
8
8
<packaging >pom</packaging >
9
- <version >1.5.2-SNAPSHOT </version ><!-- {x-version-update:google-cloud-shared-config:current} -->
9
+ <version >1.5.2</version ><!-- {x-version-update:google-cloud-shared-config:current} -->
10
10
<name >Google Cloud</name >
11
11
<url >https://github.com/googleapis/java-shared-config</url >
12
12
<description >
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-shared-config:1.5.1 :1.5.2-SNAPSHOT
4
+ google-cloud-shared-config:1.5.2 :1.5.2
You can’t perform that action at this time.
0 commit comments