Skip to content

Commit

Permalink
fix: empty request body with logging interceptor
Browse files Browse the repository at this point in the history
  • Loading branch information
baywet committed Aug 23, 2024
1 parent 591f6b6 commit eb7ca0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ dependencies {
implementation 'jakarta.annotation:jakarta.annotation-api:2.1.1'

// Core Http library
api 'com.microsoft.graph:microsoft-graph-core:3.1.16'
api 'com.microsoft.graph:microsoft-graph-core:3.1.17'

implementation 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.3.0'
implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.3.0'
Expand Down

0 comments on commit eb7ca0f

Please sign in to comment.