diff --git a/README.md b/README.md index 41260d9f..70059eac 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,8 @@ In `build.gradle` in the `dependencies` section: // x-release-please-start-version implementation 'com.microsoft.kiota:microsoft-kiota-abstractions:1.8.12' // x-release-please-end -implementation 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.5.0' +// x-release-please-start-version +implementation 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.8.12' // x-release-please-end // x-release-please-start-version implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.8.12'