Skip to content

Commit d90fe93

Browse files
Merge pull request #2151 from microsoftgraph/dependabot/gradle/java-8/com.microsoft.graph-microsoft-graph-core-3.2.1
chore(deps): bump com.microsoft.graph:microsoft-graph-core from 3.2.0 to 3.2.1 in /java-8
2 parents 1af7425 + 4b6d794 commit d90fe93

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
@@ -4,7 +4,7 @@ dependencies {
44
implementation 'jakarta.annotation:jakarta.annotation-api:2.1.1'
55

66
// Core Http library
7-
api 'com.microsoft.graph:microsoft-graph-core:3.2.0'
7+
api 'com.microsoft.graph:microsoft-graph-core:3.2.1'
88

99
implementation 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.3.0'
1010
implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.3.0'

0 commit comments

Comments
 (0)