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

Commit

Permalink
feat: Remove use of deprecated gradle command in java README (#1196) (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
gcf-owl-bot[bot] committed Aug 27, 2021
1 parent 0d3ce08 commit c442676
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/.OwlBot.lock.yaml
@@ -1,3 +1,3 @@
docker:
image: gcr.io/repo-automation-bots/owlbot-java:latest
digest: sha256:1744d4b11d443b1f1d5a5c29a0ed71738a34f4d6a9a6f74e4d36df3f2c16c87b
digest: sha256:8a486672c9a4ae5e7d55b9ac252ce1741582b8c2ceeda40efa32376325809928
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -29,7 +29,7 @@ If you are using Maven, add this to your pom.xml file:
If you are using Gradle without BOM, add this to your dependencies

```Groovy
compile 'com.google.cloud:google-cloud-artifact-registry:0.3.2'
implementation 'com.google.cloud:google-cloud-artifact-registry:0.3.2'
```

If you are using SBT, add this to your dependencies
Expand Down

0 comments on commit c442676

Please sign in to comment.