Skip to content

Commit 67cef23

Browse files
authored
fix: Bump Microsoft Graph Core dependency
1 parent daeaea8 commit 67cef23

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

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

0 commit comments

Comments
 (0)