diff --git a/.github/readme/synth.metadata/synth.metadata b/.github/readme/synth.metadata/synth.metadata index df19a41c..98b2510a 100644 --- a/.github/readme/synth.metadata/synth.metadata +++ b/.github/readme/synth.metadata/synth.metadata @@ -4,14 +4,14 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/java-pubsublite-spark.git", - "sha": "949b2c0dc00344cd9fba9a7113e9ea11b511cf88" + "sha": "1dc47d6661dccad188861b10f9c563be41a21d6c" } }, { "git": { "name": "synthtool", "remote": "https://github.com/googleapis/synthtool.git", - "sha": "6252f2cd074c38f37b44abe5e96d128733eb1b61" + "sha": "5c0fa62eea9c33ebe61e582424b659eb264e1ba4" } } ] diff --git a/README.md b/README.md index 4ceb0f70..8701970a 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:pubsublite-spark-sql-streaming:0.3.1' +implementation 'com.google.cloud:pubsublite-spark-sql-streaming:0.3.1' ``` If you are using SBT, add this to your dependencies