Skip to content

Commit

Permalink
Merge pull request #1951 from microsoftgraph/dependabot/gradle/com.mi…
Browse files Browse the repository at this point in the history
…crosoft.graph-microsoft-graph-core-3.1.8

build(deps): bump com.microsoft.graph:microsoft-graph-core from 3.1.7 to 3.1.8
  • Loading branch information
baywet authored Apr 23, 2024
2 parents e0d5665 + c19529d commit 682ff59
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.7'
api 'com.microsoft.graph:microsoft-graph-core:3.1.8'
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 682ff59

Please sign in to comment.