Skip to content

Commit f8ea426

Browse files
Merge pull request #2223 from microsoftgraph/dependabot/gradle/android/kiota-dependencies-b2ce29c21a
chore(deps): bump com.microsoft.kiota:microsoft-kiota-serialization-text from 1.7.0 to 1.8.0 in /android in the kiota-dependencies group across 1 directory
2 parents 849d97e + 15e8a97 commit f8ea426

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
@@ -9,7 +9,7 @@ dependencies {
99
implementation 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.8.0'
1010
implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.8.0'
1111
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-json:1.8.0'
12-
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-text:1.7.0'
12+
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-text:1.8.0'
1313
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-form:1.8.0'
1414
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-multipart:1.7.0'
1515
}

0 commit comments

Comments
 (0)