diff --git a/.github/.OwlBot.lock.yaml b/.github/.OwlBot.lock.yaml index c9f37c04..33207c57 100644 --- a/.github/.OwlBot.lock.yaml +++ b/.github/.OwlBot.lock.yaml @@ -1,3 +1,3 @@ docker: image: gcr.io/repo-automation-bots/owlbot-java:latest - digest: sha256:1744d4b11d443b1f1d5a5c29a0ed71738a34f4d6a9a6f74e4d36df3f2c16c87b + digest: sha256:8a486672c9a4ae5e7d55b9ac252ce1741582b8c2ceeda40efa32376325809928 diff --git a/README.md b/README.md index 13a14513..6190ac95 100644 --- a/README.md +++ b/README.md @@ -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