diff --git a/.github/readme/synth.metadata/synth.metadata b/.github/readme/synth.metadata/synth.metadata index 50a712cb..60657bfb 100644 --- a/.github/readme/synth.metadata/synth.metadata +++ b/.github/readme/synth.metadata/synth.metadata @@ -4,7 +4,7 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/java-billing.git", - "sha": "93dc7487cde78f9cb88eaaae1a9fbc36dee7d52e" + "sha": "66cd85b187ddcf567056c50d48852ff64c962de0" } }, { diff --git a/README.md b/README.md index ce0906b8..9e2b9b6b 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ If you are using Maven without BOM, add this to your dependencies: com.google.cloud google-cloud-billing - 1.1.9 + 1.1.11 ```