Skip to content

Commit

Permalink
chore(main): release 0.2.11 (#469)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


### [0.2.11](v0.2.10...v0.2.11) (2022-04-20)


### Dependencies

* update dependency com.google.cloud:google-cloud-bom to v0.172.0 ([#468](#468)) ([bdf11ae](bdf11ae))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.10.0 ([#471](#471)) ([6678c76](6678c76))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
release-please[bot] authored Apr 21, 2022
1 parent f641b4f commit d3ac05e
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

### [0.2.11](https://github.com/googleapis/java-conformance-tests/compare/v0.2.10...v0.2.11) (2022-04-20)


### Dependencies

* update dependency com.google.cloud:google-cloud-bom to v0.172.0 ([#468](https://github.com/googleapis/java-conformance-tests/issues/468)) ([bdf11ae](https://github.com/googleapis/java-conformance-tests/commit/bdf11ae68f564caba09e48fa565173fc7f4231a2))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.10.0 ([#471](https://github.com/googleapis/java-conformance-tests/issues/471)) ([6678c76](https://github.com/googleapis/java-conformance-tests/commit/6678c76fba3995726358f16a7a73ee7dc7ceafaa))

### [0.2.10](https://github.com/googleapis/java-conformance-tests/compare/v0.2.9...v0.2.10) (2022-03-29)


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.2.11-SNAPSHOT</version><!-- {x-version-update:google-cloud-conformance-tests:current} -->
<version>0.2.11</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.2.10:0.2.11-SNAPSHOT
google-cloud-conformance-tests:0.2.11:0.2.11

0 comments on commit d3ac05e

Please sign in to comment.