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

Commit

Permalink
chore: release 2.1.3 (#424)
Browse files Browse the repository at this point in the history
🤖 I have created a release \*beep\* \*boop\*
---
### [2.1.3](https://www.github.com/googleapis/java-grafeas/compare/v2.1.2...v2.1.3) (2021-12-03)


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.5.1 ([#423](https://www.github.com/googleapis/java-grafeas/issues/423)) ([5f8c0b2](https://www.github.com/googleapis/java-grafeas/commit/5f8c0b295f1fa2989decb08a3b09c21436172a13))
* update dependency com.puppycrawl.tools:checkstyle to v9.2 ([#422](https://www.github.com/googleapis/java-grafeas/issues/422)) ([f287083](https://www.github.com/googleapis/java-grafeas/commit/f28708355381e8d1e0a99e73052c189fd04f1d4f))
---


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 Dec 3, 2021
1 parent f287083 commit e84810d
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,13 @@
# Changelog

### [2.1.3](https://www.github.com/googleapis/java-grafeas/compare/v2.1.2...v2.1.3) (2021-12-03)


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.5.1 ([#423](https://www.github.com/googleapis/java-grafeas/issues/423)) ([5f8c0b2](https://www.github.com/googleapis/java-grafeas/commit/5f8c0b295f1fa2989decb08a3b09c21436172a13))
* update dependency com.puppycrawl.tools:checkstyle to v9.2 ([#422](https://www.github.com/googleapis/java-grafeas/issues/422)) ([f287083](https://www.github.com/googleapis/java-grafeas/commit/f28708355381e8d1e0a99e73052c189fd04f1d4f))

### [2.1.2](https://www.github.com/googleapis/java-grafeas/compare/v2.1.1...v2.1.2) (2021-11-15)


Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.grafeas</groupId>
<artifactId>grafeas</artifactId>
<version>2.1.3-SNAPSHOT</version><!-- {x-version-update:grafeas:current} -->
<version>2.1.3</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
@@ -1,4 +1,4 @@
# Format:
# module:released-version:current-version

grafeas:2.1.2:2.1.3-SNAPSHOT
grafeas:2.1.3:2.1.3

0 comments on commit e84810d

Please sign in to comment.