Skip to content

Commit f62e989

Browse files
chore(deps): bump the kiota-dependencies group across 2 directories with 1 update
Bumps the kiota-dependencies group with 1 update in the / directory: [com.microsoft.kiota:microsoft-kiota-serialization-multipart](https://github.com/microsoft/kiota-java). Bumps the kiota-dependencies group with 1 update in the /java-8 directory: [com.microsoft.kiota:microsoft-kiota-serialization-multipart](https://github.com/microsoft/kiota-java). Updates `com.microsoft.kiota:microsoft-kiota-serialization-multipart` 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) Updates `com.microsoft.kiota:microsoft-kiota-serialization-multipart` 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-multipart dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kiota-dependencies - dependency-name: com.microsoft.kiota:microsoft-kiota-serialization-multipart dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kiota-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 931a952 commit f62e989

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)