diff --git a/README.md b/README.md index c77d07e..dff5232 100644 --- a/README.md +++ b/README.md @@ -78,14 +78,14 @@ Add the following Maven dependency in your project's pom.xml file: io.harness ff-java-server-sdk - 1.5.2 + 1.6.0 ``` #### Gradle ``` -implementation 'io.harness:ff-java-server-sdk:1.5.2' +implementation 'io.harness:ff-java-server-sdk:1.6.0' ``` ### Code Sample