Skip to content

Commit b2c3daa

Browse files
authored
Bump Graph core dependency
1 parent c7f3645 commit b2c3daa

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

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

0 commit comments

Comments
 (0)