Skip to content

Commit 3aa651b

Browse files
chore(main): release 0.3.8
1 parent 75bc7f9 commit 3aa651b

3 files changed

Lines changed: 13 additions & 2 deletions

File tree

CHANGELOG.md

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

3+
## [0.3.8](https://github.com/googleapis/java-conformance-tests/compare/v0.3.7...v0.3.8) (2024-06-10)
4+
5+
6+
### Dependencies
7+
8+
* Update actions/setup-java action to v4 ([#664](https://github.com/googleapis/java-conformance-tests/issues/664)) ([e2cb8ab](https://github.com/googleapis/java-conformance-tests/commit/e2cb8abbc1117474144c2d8ed8c2f869303a38a5))
9+
* Update dependency com.google.cloud:google-cloud-bom to v0.221.0 ([#633](https://github.com/googleapis/java-conformance-tests/issues/633)) ([b4c198a](https://github.com/googleapis/java-conformance-tests/commit/b4c198a870075646322fc45d40203e58c7bc8ccd))
10+
* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.31.0 ([#634](https://github.com/googleapis/java-conformance-tests/issues/634)) ([7d8e304](https://github.com/googleapis/java-conformance-tests/commit/7d8e3045535e415e70c44920ac5ce5dccb169300))
11+
* Update dependency com.google.googlejavaformat:google-java-format to v1.22.0 ([#639](https://github.com/googleapis/java-conformance-tests/issues/639)) ([b768a64](https://github.com/googleapis/java-conformance-tests/commit/b768a64f6c0d9155a034b0ff835d94170229e878))
12+
* Update dependency com.mycila:license-maven-plugin to v4.5 ([#655](https://github.com/googleapis/java-conformance-tests/issues/655)) ([eaba273](https://github.com/googleapis/java-conformance-tests/commit/eaba273cb5c974b3533148b03bde8c305ab9c1af))
13+
314
## [0.3.7](https://github.com/googleapis/java-conformance-tests/compare/v0.3.6...v0.3.7) (2024-01-23)
415

516

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
55
<modelVersion>4.0.0</modelVersion>
66
<artifactId>google-cloud-conformance-tests</artifactId>
7-
<version>0.3.8-SNAPSHOT</version><!-- {x-version-update:google-cloud-conformance-tests:current} -->
7+
<version>0.3.8</version><!-- {x-version-update:google-cloud-conformance-tests:current} -->
88
<packaging>jar</packaging>
99
<name>Conformance Tests for Google Cloud Java SDKs</name>
1010

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-conformance-tests:0.3.7:0.3.8-SNAPSHOT
4+
google-cloud-conformance-tests:0.3.8:0.3.8

0 commit comments

Comments
 (0)