Skip to content

Commit

Permalink
Merge pull request #1959 from microsoftgraph/dependabot/gradle/androi…
Browse files Browse the repository at this point in the history
…d/com.microsoft.graph-microsoft-graph-core-3.1.9

build(deps): bump com.microsoft.graph:microsoft-graph-core from 3.1.8 to 3.1.9 in /android
  • Loading branch information
andrueastman authored Apr 24, 2024
2 parents 682ff59 + 099aae5 commit 85c66fc
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 @@ -8,7 +8,7 @@ dependencies {
implementation 'jakarta.annotation:jakarta.annotation-api:3.0.0'

// Core Http library
api 'com.microsoft.graph:microsoft-graph-core:3.1.8'
api 'com.microsoft.graph:microsoft-graph-core:3.1.9'
implementation 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.1.6'
implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.1.6'
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-json:1.1.6'
Expand Down

0 comments on commit 85c66fc

Please sign in to comment.