diff --git a/java-dms/.github/.OwlBot.lock.yaml b/java-dms/.github/.OwlBot.lock.yaml index 0a5cae5afcc..42327db5e2e 100644 --- a/java-dms/.github/.OwlBot.lock.yaml +++ b/java-dms/.github/.OwlBot.lock.yaml @@ -13,5 +13,4 @@ # limitations under the License. docker: image: gcr.io/cloud-devrel-public-resources/owlbot-java:latest - digest: sha256:6566dc8226f20993af18e5a4e7a2b1ba85a292b02dedb6a1634cf10e1b418fa5 - + digest: sha256:f14e3fefe8e361e85752bd9890c8e56f2fe25f1e89cbb9597e4e3c7a429203a3 diff --git a/java-dms/README.md b/java-dms/README.md index 58296efadde..bd15d637c91 100644 --- a/java-dms/README.md +++ b/java-dms/README.md @@ -19,20 +19,20 @@ If you are using Maven, add this to your pom.xml file: com.google.cloud google-cloud-dms - 2.2.5 + 2.2.6 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-dms:2.2.5' +implementation 'com.google.cloud:google-cloud-dms:2.2.6' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-dms" % "2.2.5" +libraryDependencies += "com.google.cloud" % "google-cloud-dms" % "2.2.6" ``` ## Authentication diff --git a/java-dms/renovate.json b/java-dms/renovate.json index 4d0345bf4f7..dc93346afd4 100644 --- a/java-dms/renovate.json +++ b/java-dms/renovate.json @@ -10,6 +10,7 @@ ":maintainLockFilesDisabled", ":autodetectPinVersions" ], + "ignorePaths": [".kokoro/requirements.txt"], "packageRules": [ { "packagePatterns": [