Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c805926

Browse files
chore(main): release 1.5.2 (#491)
🤖 I have created a release *beep* *boop* --- ## [1.5.2](v1.5.1...v1.5.2) (2022-07-25) ### Dependencies * update dependency com.puppycrawl.tools:checkstyle to v10 ([#435](#435)) ([bfc8ce1](bfc8ce1)) * update dependency org.graalvm.buildtools:junit-platform-native to v0.9.13 ([#488](#488)) ([39b91ee](39b91ee)) * update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.13 ([#489](#489)) ([cc3bcfa](cc3bcfa)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent bfc8ce1 commit c805926

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

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+
312
## [1.5.1](https://github.com/googleapis/java-shared-config/compare/v1.5.0...v1.5.1) (2022-06-30)
413

514

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<groupId>com.google.cloud</groupId>
77
<artifactId>google-cloud-shared-config</artifactId>
88
<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} -->
1010
<name>Google Cloud</name>
1111
<url>https://github.com/googleapis/java-shared-config</url>
1212
<description>

versions.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Format:
22
# module:released-version:current-version
33

4-
google-cloud-shared-config:1.5.1:1.5.2-SNAPSHOT
4+
google-cloud-shared-config:1.5.2:1.5.2

0 commit comments

Comments
 (0)