Skip to content

Commit 15e8a97

Browse files
chore(deps): bump com.microsoft.kiota:microsoft-kiota-serialization-text
Bumps the kiota-dependencies group with 1 update in the /android directory: [com.microsoft.kiota:microsoft-kiota-serialization-text](https://github.com/microsoft/kiota-java). Updates `com.microsoft.kiota:microsoft-kiota-serialization-text` from 1.7.0 to 1.8.0 - [Release notes](https://github.com/microsoft/kiota-java/releases) - [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md) - [Commits](microsoft/kiota-java@v1.7.0...v1.8.0) --- updated-dependencies: - dependency-name: com.microsoft.kiota:microsoft-kiota-serialization-text dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kiota-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 849d97e commit 15e8a97

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)