We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cab7a35 + 0062686 commit 9decb26Copy full SHA for 9decb26
README.md
@@ -24,7 +24,8 @@ In `build.gradle` in the `dependencies` section:
24
// x-release-please-start-version
25
implementation 'com.microsoft.kiota:microsoft-kiota-abstractions:1.8.12'
26
// x-release-please-end
27
-implementation 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.5.0'
+// x-release-please-start-version
28
+implementation 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.8.12'
29
30
31
implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.8.12'
0 commit comments