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

Commit

Permalink
chore(main): release 2.4.2 (#517)
Browse files Browse the repository at this point in the history
🤖 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).
  • Loading branch information
release-please[bot] committed Jul 30, 2022
1 parent 68782ad commit 7b71138
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.4.2](https://github.com/googleapis/java-grafeas/compare/v2.4.1...v2.4.2) (2022-07-30)


### Dependencies

* 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))

## [2.4.1](https://github.com/googleapis/java-grafeas/compare/v2.4.0...v2.4.1) (2022-07-13)


Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.grafeas</groupId>
<artifactId>grafeas</artifactId>
<version>2.4.2-SNAPSHOT</version><!-- {x-version-update:grafeas:current} -->
<version>2.4.2</version><!-- {x-version-update:grafeas:current} -->
<packaging>jar</packaging>
<name>Grafeas Client</name>
<url>https://github.com/googleapis/google-cloud-java/tree/master/google-cloud-clients/grafeas
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

grafeas:2.4.1:2.4.2-SNAPSHOT
grafeas:2.4.2:2.4.2

0 comments on commit 7b71138

Please sign in to comment.