Skip to content

Commit

Permalink
chore: release 1.101.1 (#129)
Browse files Browse the repository at this point in the history
Source-Repo: googleapis/java-logging
Source-Sha: 22c7918
Source-Link: 22c7918
Author: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Date: Tue Apr 7 19:02:19 2020 +0000
Original-Commit-Message: chore: release 1.101.1 (#129)

:robot: I have created a release \*beep\* \*boop\*
---
### [1.101.1](https://www.github.com/googleapis/java-logging/compare/v1.101.0...v1.101.1) (2020-04-07)

### Dependencies

* update core dependencies ([#115](https://www.github.com/googleapis/java-logging/issues/115)) ([cc89e00](https://www.github.com/googleapis/java-logging/commit/cc89e00a7a3d6b1339c73f4de7651da0eebdf411))
* update core dependencies to v1.93.4 ([#131](https://www.github.com/googleapis/java-logging/issues/131)) ([77c5cf6](https://www.github.com/googleapis/java-logging/commit/77c5cf6175936c51acaa3e441baf91e629475ae2))
* update dependency org.threeten:threetenbp to v1.4.3 ([#117](https://www.github.com/googleapis/java-logging/issues/117)) ([1a4ad46](https://www.github.com/googleapis/java-logging/commit/1a4ad461f5e2ac3252b9e287bbc9015eae00e0fa))
---

This PR was generated with [Release Please](https://github.com/googleapis/release-please).
  • Loading branch information
yoshi-automation committed Apr 10, 2020
1 parent 4f00809 commit a37403f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -39,7 +39,7 @@ If you are using Maven without BOM, add this to your dependencies:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-logging</artifactId>
<version>1.101.1-SNAPSHOT</version>
<version>1.101.1</version>
</dependency>

```
Expand Down
2 changes: 1 addition & 1 deletion synth.metadata
Expand Up @@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-logging.git",
"sha": "8595f4342e9599afcdf0f5c4631d6dafdcecaa08"
"sha": "22c79189575ce636565618a5e7c08d5048932af1"
}
},
{
Expand Down

0 comments on commit a37403f

Please sign in to comment.