Skip to content

Commit

Permalink
Merge pull request #2134 from microsoftgraph/fix/empty-request-body
Browse files Browse the repository at this point in the history
fix: empty request body with logging interceptor
  • Loading branch information
baywet authored Aug 23, 2024
2 parents 591f6b6 + eb7ca0f commit 5acda11
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 5acda11

Please sign in to comment.