Skip to content

Commit 4e8f470

Browse files
Merge pull request #1008 from microsoftgraph/dependabot/gradle/com.microsoft.graph-microsoft-graph-core-3.1.15
Bump com.microsoft.graph:microsoft-graph-core from 3.1.14 to 3.1.15
2 parents 346c3d1 + aa41157 commit 4e8f470

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.14'
11+
api 'com.microsoft.graph:microsoft-graph-core:3.1.15'
1212

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

0 commit comments

Comments
 (0)