We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f8ea426 + 7448755 commit 5b85cefCopy full SHA for 5b85cef
gradle/dependencies.gradle
@@ -11,5 +11,5 @@ dependencies {
11
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-json:1.8.0'
12
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-text:1.8.0'
13
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-form:1.8.0'
14
- implementation 'com.microsoft.kiota:microsoft-kiota-serialization-multipart:1.7.0'
+ implementation 'com.microsoft.kiota:microsoft-kiota-serialization-multipart:1.8.0'
15
}
0 commit comments