Skip to content

Commit

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

chore(deps): bump com.microsoft.graph:microsoft-graph-core from 3.3.0 to 3.3.1 in /java-8
  • Loading branch information
github-actions[bot] authored Oct 24, 2024
2 parents 057199d + 0dbf941 commit 186d576
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.3.0'
api 'com.microsoft.graph:microsoft-graph-core:3.3.1'

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

0 comments on commit 186d576

Please sign in to comment.