Skip to content

Commit

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

Bump com.microsoft.graph:microsoft-graph-core from 3.1.3 to 3.1.4
  • Loading branch information
baywet authored Feb 23, 2024
2 parents ff1964f + 34ba86d commit 8280e5a
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 @@ -10,7 +10,7 @@ dependencies {
implementation 'jakarta.annotation:jakarta.annotation-api:2.1.1'

// Core Http library
api 'com.microsoft.graph:microsoft-graph-core:3.1.3'
api 'com.microsoft.graph:microsoft-graph-core:3.1.4'
implementation 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.0.3'
implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.0.3'
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-json:1.0.3'
Expand Down

0 comments on commit 8280e5a

Please sign in to comment.