Skip to content

Commit 9decb26

Browse files
authored
Merge pull request #2058 from microsoft/baywet-patch-1
docs: aligns azure auth version with other packages
2 parents cab7a35 + 0062686 commit 9decb26

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ In `build.gradle` in the `dependencies` section:
2424
// x-release-please-start-version
2525
implementation 'com.microsoft.kiota:microsoft-kiota-abstractions:1.8.12'
2626
// x-release-please-end
27-
implementation 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.5.0'
27+
// x-release-please-start-version
28+
implementation 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.8.12'
2829
// x-release-please-end
2930
// x-release-please-start-version
3031
implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.8.12'

0 commit comments

Comments
 (0)