Skip to content

Commit ba50943

Browse files
chore: make exception for non-cloud artifacts (#1787) (#1315)
* bugfix: make exception for non-cloud artifacts * change format Source-Link: googleapis/synthtool@a86e189 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:944c07e458ce227ca49a423affedf088e31e2ee70908dd21682238d58f1beb60 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent 1fb13a1 commit ba50943

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

.github/.OwlBot.lock.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# limitations under the License.
1414
docker:
1515
image: gcr.io/cloud-devrel-public-resources/owlbot-java:latest
16-
digest: sha256:bf5639d265d70f6137d57d42ae781a6f4e26d4085ff4e018e71350480f9b3996
16+
digest: sha256:944c07e458ce227ca49a423affedf088e31e2ee70908dd21682238d58f1beb60

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,9 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file:
3636

3737
```
3838

39-
If you are using Maven without BOM, add this to your dependencies:
39+
If you are using Maven without the BOM, add this to your dependencies:
4040

41+
<!-- {x-version-update-start:google-cloud-logging:released} -->
4142

4243
```xml
4344
<dependency>
@@ -459,7 +460,7 @@ Java is a registered trademark of Oracle and/or its affiliates.
459460
[developer-console]: https://console.developers.google.com/
460461
[create-project]: https://cloud.google.com/resource-manager/docs/creating-managing-projects
461462
[cloud-cli]: https://cloud.google.com/cli
462-
[troubleshooting]: https://github.com/googleapis/google-cloud-common/blob/main/troubleshooting/readme.md#troubleshooting
463+
[troubleshooting]: https://github.com/googleapis/google-cloud-java/blob/main/TROUBLESHOOTING.md
463464
[contributing]: https://github.com/googleapis/java-logging/blob/main/CONTRIBUTING.md
464465
[code-of-conduct]: https://github.com/googleapis/java-logging/blob/main/CODE_OF_CONDUCT.md#contributor-code-of-conduct
465466
[license]: https://github.com/googleapis/java-logging/blob/main/LICENSE

0 commit comments

Comments
 (0)