Skip to content

Commit

Permalink
Merge pull request #2105 from microsoftgraph/dependabot/gradle/java-8…
Browse files Browse the repository at this point in the history
…/com.microsoft.graph-microsoft-graph-core-3.1.15

chore(deps): bump com.microsoft.graph:microsoft-graph-core from 3.1.14 to 3.1.15 in /java-8
  • Loading branch information
github-actions[bot] authored Aug 1, 2024
2 parents 5aa58d0 + 4009eb8 commit 005cf74
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:2.1.1'

// Core Http library
api 'com.microsoft.graph:microsoft-graph-core:3.1.14'
api 'com.microsoft.graph:microsoft-graph-core:3.1.15'

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

0 comments on commit 005cf74

Please sign in to comment.