Skip to content

Commit 33fe174

Browse files
chore(main): release 1.5.1 (#484)
🤖 I have created a release *beep* *boop* --- ## [1.5.1](v1.5.0...v1.5.1) (2022-06-30) ### Dependencies * update dependency org.graalvm.buildtools:junit-platform-native to v0.9.12 ([#482](#482)) ([fbfc6dc](fbfc6dc)) * update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.12 ([#483](#483)) ([336cb78](336cb78)) --- 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 952e853 commit 33fe174

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

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

3+
## [1.5.1](https://github.com/googleapis/java-shared-config/compare/v1.5.0...v1.5.1) (2022-06-30)
4+
5+
6+
### Dependencies
7+
8+
* update dependency org.graalvm.buildtools:junit-platform-native to v0.9.12 ([#482](https://github.com/googleapis/java-shared-config/issues/482)) ([fbfc6dc](https://github.com/googleapis/java-shared-config/commit/fbfc6dc1329faaead3a3114c8599d9267722e7f0))
9+
* update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.12 ([#483](https://github.com/googleapis/java-shared-config/issues/483)) ([336cb78](https://github.com/googleapis/java-shared-config/commit/336cb7827b36583228c9e2b85871ae72f4c55975))
10+
311
## [1.5.0](https://github.com/googleapis/java-shared-config/compare/v1.4.0...v1.5.0) (2022-06-10)
412

513

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.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-shared-config:current} -->
9+
<version>1.5.1</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.0:1.5.1-SNAPSHOT
4+
google-cloud-shared-config:1.5.1:1.5.1

0 commit comments

Comments
 (0)