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 931a952 + f62e989 commit 85729b5Copy full SHA for 85729b5
gradle/dependencies.gradle
@@ -20,5 +20,5 @@ dependencies {
20
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-json:1.8.0'
21
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-text:1.8.0'
22
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-form:1.8.0'
23
- implementation 'com.microsoft.kiota:microsoft-kiota-serialization-multipart:1.7.0'
+ implementation 'com.microsoft.kiota:microsoft-kiota-serialization-multipart:1.8.0'
24
}
0 commit comments