Skip to content

Commit

Permalink
fix: Bump Microsoft Graph Core dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Ndiritu authored Jan 2, 2025
1 parent daeaea8 commit 67cef23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ dependencies {
implementation 'jakarta.annotation:jakarta.annotation-api:2.1.1'

// Core Http library
api 'com.microsoft.graph:microsoft-graph-core:3.4.0'
api 'com.microsoft.graph:microsoft-graph-core:3.5.0'

implementation 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.8.2'
implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.8.2'
Expand Down

0 comments on commit 67cef23

Please sign in to comment.