Skip to content

Commit

Permalink
Merge pull request #2262 from microsoftgraph/chore/bump-graph-core
Browse files Browse the repository at this point in the history
Bump Microsoft Graph Core dependency
  • Loading branch information
andrueastman authored Jan 3, 2025
2 parents a5bd79a + 4b8b658 commit 78e5e4c
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 78e5e4c

Please sign in to comment.