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

Commit

Permalink
chore: release 1.0.7 (#217)
Browse files Browse the repository at this point in the history
🤖 I have created a release \*beep\* \*boop\* 
---
### [1.0.7](https://www.github.com/googleapis/java-grafeas/compare/v1.0.6...v1.0.7) (2021-01-12)


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.17.0 ([#216](https://www.github.com/googleapis/java-grafeas/issues/216)) ([aeca4b7](https://www.github.com/googleapis/java-grafeas/commit/aeca4b71ef6a0a93bb5f790a6165d4de0cbff017))
* update dependency com.puppycrawl.tools:checkstyle to v8.39 ([#204](https://www.github.com/googleapis/java-grafeas/issues/204)) ([36b420e](https://www.github.com/googleapis/java-grafeas/commit/36b420e602ce91cd400ebabdac8a6db61dd08c47))
---


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 Jan 12, 2021
1 parent 36b420e commit 48b806e
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

### [1.0.7](https://www.github.com/googleapis/java-grafeas/compare/v1.0.6...v1.0.7) (2021-01-12)


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.17.0 ([#216](https://www.github.com/googleapis/java-grafeas/issues/216)) ([aeca4b7](https://www.github.com/googleapis/java-grafeas/commit/aeca4b71ef6a0a93bb5f790a6165d4de0cbff017))
* update dependency com.puppycrawl.tools:checkstyle to v8.39 ([#204](https://www.github.com/googleapis/java-grafeas/issues/204)) ([36b420e](https://www.github.com/googleapis/java-grafeas/commit/36b420e602ce91cd400ebabdac8a6db61dd08c47))

### [1.0.6](https://www.github.com/googleapis/java-grafeas/compare/v1.0.5...v1.0.6) (2020-12-14)


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>1.0.7-SNAPSHOT</version><!-- {x-version-update:grafeas:current} -->
<version>1.0.7</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:1.0.6:1.0.7-SNAPSHOT
grafeas:1.0.7:1.0.7

0 comments on commit 48b806e

Please sign in to comment.