diff --git a/CHANGELOG.md b/CHANGELOG.md index 48210d53..47deef38 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## [1.5.8](https://github.com/googleapis/java-shared-config/compare/v1.5.7...v1.5.8) (2023-10-04) + + +### Dependencies + +* Update actions/checkout action to v4 ([#653](https://github.com/googleapis/java-shared-config/issues/653)) ([cdf79f8](https://github.com/googleapis/java-shared-config/commit/cdf79f841657b234d3e6a0aaecd63444e637ff68)) +* Update auto-value-annotation.version to v1.10.4 ([#669](https://github.com/googleapis/java-shared-config/issues/669)) ([4a11c28](https://github.com/googleapis/java-shared-config/commit/4a11c2861e4f22aa00f98254f69b072b2376b808)) +* Update dependency com.puppycrawl.tools:checkstyle to v10.12.2 ([#644](https://github.com/googleapis/java-shared-config/issues/644)) ([763419a](https://github.com/googleapis/java-shared-config/commit/763419aefd7efb40b30641641198ca6491b380d2)) +* Update dependency com.puppycrawl.tools:checkstyle to v10.12.3 ([#652](https://github.com/googleapis/java-shared-config/issues/652)) ([62f6be7](https://github.com/googleapis/java-shared-config/commit/62f6be71cc9939d2151a6ab3981603ea88ae50fb)) +* Update dependency org.opentest4j:opentest4j to v1.3.0 ([#640](https://github.com/googleapis/java-shared-config/issues/640)) ([f3570a2](https://github.com/googleapis/java-shared-config/commit/f3570a227f82b8942d671b6b324ae4940cdd65c4)) + ## [1.5.7](https://github.com/googleapis/java-shared-config/compare/v1.5.6...v1.5.7) (2023-07-19) diff --git a/pom.xml b/pom.xml index 5b1df24b..29043228 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.google.cloud google-cloud-shared-config pom - 1.5.8-SNAPSHOT + 1.5.8 Google Cloud https://github.com/googleapis/java-shared-config diff --git a/versions.txt b/versions.txt index 8de34154..d3770bdd 100644 --- a/versions.txt +++ b/versions.txt @@ -1,4 +1,4 @@ # Format: # module:released-version:current-version -google-cloud-shared-config:1.5.7:1.5.8-SNAPSHOT +google-cloud-shared-config:1.5.8:1.5.8