Skip to content

Commit 158f347

Browse files
Merge pull request #2176 from microsoftgraph/dependabot/gradle/java-8/com.microsoft.graph-microsoft-graph-core-3.3.0
chore(deps): bump com.microsoft.graph:microsoft-graph-core from 3.2.1 to 3.3.0 in /java-8
2 parents 1a965f1 + c93840d commit 158f347

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.1'
7+
api 'com.microsoft.graph:microsoft-graph-core:3.3.0'
88

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

0 commit comments

Comments
 (0)