Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Commit 7b71138

Browse files
chore(main): release 2.4.2 (#517)
🤖 I have created a release *beep* *boop* --- ## [2.4.2](v2.4.1...v2.4.2) (2022-07-30) ### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v3 ([#516](#516)) ([68782ad](68782ad)) --- 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 68782ad commit 7b71138

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.4.2](https://github.com/googleapis/java-grafeas/compare/v2.4.1...v2.4.2) (2022-07-30)
4+
5+
6+
### Dependencies
7+
8+
* update dependency com.google.cloud:google-cloud-shared-dependencies to v3 ([#516](https://github.com/googleapis/java-grafeas/issues/516)) ([68782ad](https://github.com/googleapis/java-grafeas/commit/68782ad9d1386fb66f0ffd861652eede68d56d17))
9+
310
## [2.4.1](https://github.com/googleapis/java-grafeas/compare/v2.4.0...v2.4.1) (2022-07-13)
411

512

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<modelVersion>4.0.0</modelVersion>
66
<groupId>io.grafeas</groupId>
77
<artifactId>grafeas</artifactId>
8-
<version>2.4.2-SNAPSHOT</version><!-- {x-version-update:grafeas:current} -->
8+
<version>2.4.2</version><!-- {x-version-update:grafeas:current} -->
99
<packaging>jar</packaging>
1010
<name>Grafeas Client</name>
1111
<url>https://github.com/googleapis/google-cloud-java/tree/master/google-cloud-clients/grafeas

versions.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Format:
22
# module:released-version:current-version
33

4-
grafeas:2.4.1:2.4.2-SNAPSHOT
4+
grafeas:2.4.2:2.4.2

0 commit comments

Comments
 (0)