Skip to content

Commit

Permalink
chore(main): release 0.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Jun 16, 2023
1 parent 1b908cb commit f1b58cb
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## [0.3.7](https://github.com/googleapis/java-conformance-tests/compare/v0.3.6...v0.3.7) (2023-06-16)


### Dependencies

* Update dependency com.google.cloud:google-cloud-bom to v0.196.0 ([#578](https://github.com/googleapis/java-conformance-tests/issues/578)) ([5e96fcd](https://github.com/googleapis/java-conformance-tests/commit/5e96fcd7fbc3576c8b5e80138974b70317307e41))
* Update dependency com.google.cloud:google-cloud-bom to v0.198.0 ([#588](https://github.com/googleapis/java-conformance-tests/issues/588)) ([ef751ad](https://github.com/googleapis/java-conformance-tests/commit/ef751ad2ca10a265429577c88cd17bf5f4c160a9))
* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.10.1 ([#586](https://github.com/googleapis/java-conformance-tests/issues/586)) ([5b06c13](https://github.com/googleapis/java-conformance-tests/commit/5b06c13ea2ecffc4359c895ab89b1839749bb404))
* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.11.0 ([#591](https://github.com/googleapis/java-conformance-tests/issues/591)) ([5e5b3a5](https://github.com/googleapis/java-conformance-tests/commit/5e5b3a503bcc468b18e64a74566c1ba23e47b319))

## [0.3.6](https://github.com/googleapis/java-conformance-tests/compare/v0.3.5...v0.3.6) (2023-05-10)


Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>google-cloud-conformance-tests</artifactId>
<version>0.3.7-SNAPSHOT</version><!-- {x-version-update:google-cloud-conformance-tests:current} -->
<version>0.3.7</version><!-- {x-version-update:google-cloud-conformance-tests:current} -->
<packaging>jar</packaging>
<name>Conformance Tests for Google Cloud Java SDKs</name>

Expand Down
2 changes: 1 addition & 1 deletion versions.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Format:
# module:released-version:current-version

google-cloud-conformance-tests:0.3.6:0.3.7-SNAPSHOT
google-cloud-conformance-tests:0.3.7:0.3.7

0 comments on commit f1b58cb

Please sign in to comment.