Skip to content

Commit f6b0a3f

Browse files
authored
Merge pull request #1867 from microsoftgraph/dependabot/gradle/com.microsoft.graph-microsoft-graph-core-3.1.6
Bump com.microsoft.graph:microsoft-graph-core from 3.1.5 to 3.1.6
2 parents 13dd2bf + 5699225 commit f6b0a3f

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
@@ -10,7 +10,7 @@ dependencies {
1010
implementation 'jakarta.annotation:jakarta.annotation-api:2.1.1'
1111

1212
// Core Http library
13-
api 'com.microsoft.graph:microsoft-graph-core:3.1.5'
13+
api 'com.microsoft.graph:microsoft-graph-core:3.1.6'
1414
implementation 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.0.5'
1515
implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.0.5'
1616
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-json:1.0.5'

0 commit comments

Comments
 (0)