Skip to content

Commit

Permalink
Bump kiota.libs.version from 1.0.4 to 1.0.5 (#34)
Browse files Browse the repository at this point in the history
Bumps `kiota.libs.version` from 1.0.4 to 1.0.5.

Updates `com.microsoft.kiota:microsoft-kiota-abstractions` from 1.0.4 to 1.0.5
- [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.0.4...v1.0.5)

Updates `com.microsoft.kiota:microsoft-kiota-serialization-text` from 1.0.4 to 1.0.5
- [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.0.4...v1.0.5)

Updates `com.microsoft.kiota:microsoft-kiota-serialization-form` from 1.0.4 to 1.0.5
- [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.0.4...v1.0.5)

Updates `com.microsoft.kiota:microsoft-kiota-serialization-multipart` from 1.0.4 to 1.0.5
- [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.0.4...v1.0.5)

---
updated-dependencies:
- dependency-name: com.microsoft.kiota:microsoft-kiota-abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.microsoft.kiota:microsoft-kiota-serialization-text
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.microsoft.kiota:microsoft-kiota-serialization-form
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.microsoft.kiota:microsoft-kiota-serialization-multipart
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 4, 2024
1 parent d934723 commit cef4e62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
<nexus-staging-maven-plugin.version>1.6.13</nexus-staging-maven-plugin.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<quarkus.version>3.8.0</quarkus.version>
<kiota.libs.version>1.0.4</kiota.libs.version>
<kiota.libs.version>1.0.5</kiota.libs.version>
<kiota-extra.libs.version>0.0.15</kiota-extra.libs.version>
</properties>
<dependencyManagement>
Expand Down

0 comments on commit cef4e62

Please sign in to comment.