Skip to content

Commit 517254b

Browse files
Merge pull request #2128 from microsoftgraph/dependabot/gradle/com.microsoft.graph-microsoft-graph-core-3.1.16
chore(deps): bump com.microsoft.graph:microsoft-graph-core from 3.1.15 to 3.1.16
2 parents 47b7537 + 56bb3ca commit 517254b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dependencies {
88
implementation 'jakarta.annotation:jakarta.annotation-api:2.1.1'
99

1010
// Core Http library
11-
api 'com.microsoft.graph:microsoft-graph-core:3.1.15'
11+
api 'com.microsoft.graph:microsoft-graph-core:3.1.16'
1212

1313
implementation 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.2.0'
1414
implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.2.0'

0 commit comments

Comments
 (0)