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

Commit 4caf5f4

Browse files
chore: regenerate README (#46)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-04-23 15:14:26,004 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-profiler/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-04-23 15:14:27,971 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata. ``` </details> Full log will be available here: https://source.cloud.google.com/results/invocations/222cadd7-43b3-4b64-a2e1-2ffdcb20ba70/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
1 parent c93ba9f commit 4caf5f4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/readme/synth.metadata/synth.metadata

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-profiler.git",
7-
"sha": "77b0ed2c92a8669a5f37d859843b3da511a1dcaf"
7+
"sha": "c93ba9f118896080b6497ee5173a2e5beb35c7ce"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "ff6b759fcb58f216f62b48d5be0bb85fafbc3bb2"
14+
"sha": "5a6f30b8bb7672cf237c4f75d5aa96bfba170e7f"
1515
}
1616
}
1717
]

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,12 @@ If you are using Maven, add this to your pom.xml file:
2424

2525
If you are using Gradle without BOM, add this to your dependencies
2626
```Groovy
27-
compile 'com.google.cloud:google-cloud-profiler:0.1.2'
27+
compile 'com.google.cloud:google-cloud-profiler:0.1.3'
2828
```
2929

3030
If you are using SBT, add this to your dependencies
3131
```Scala
32-
libraryDependencies += "com.google.cloud" % "google-cloud-profiler" % "0.1.2"
32+
libraryDependencies += "com.google.cloud" % "google-cloud-profiler" % "0.1.3"
3333
```
3434

3535
## Authentication

0 commit comments

Comments
 (0)