Skip to content

Commit 0615547

Browse files
authored
Merge branch 'main' into fix/handler-overrides
2 parents 0a815b3 + 85729b5 commit 0615547

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
@@ -20,5 +20,5 @@ dependencies {
2020
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-json:1.8.0'
2121
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-text:1.8.0'
2222
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-form:1.8.0'
23-
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-multipart:1.7.0'
23+
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-multipart:1.8.0'
2424
}

0 commit comments

Comments
 (0)