Skip to content

Commit

Permalink
Bump kiota.libs.version from 1.1.13 to 1.1.14 (#78)
Browse files Browse the repository at this point in the history
Bumps `kiota.libs.version` from 1.1.13 to 1.1.14.

Updates `com.microsoft.kiota:microsoft-kiota-abstractions` from 1.1.13 to 1.1.14
- [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.1.13...v1.1.14)

Updates `com.microsoft.kiota:microsoft-kiota-serialization-text` from 1.1.13 to 1.1.14
- [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.1.13...v1.1.14)

Updates `com.microsoft.kiota:microsoft-kiota-serialization-form` from 1.1.13 to 1.1.14
- [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.1.13...v1.1.14)

Updates `com.microsoft.kiota:microsoft-kiota-serialization-multipart` from 1.1.13 to 1.1.14
- [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.1.13...v1.1.14)

---
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 Jun 17, 2024
1 parent c62ba88 commit aa515ff
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.7.0</nexus-staging-maven-plugin.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<quarkus.version>3.11.1</quarkus.version>
<kiota.libs.version>1.1.13</kiota.libs.version>
<kiota.libs.version>1.1.14</kiota.libs.version>
<kiota-extra.libs.version>0.0.17</kiota-extra.libs.version>
</properties>
<dependencyManagement>
Expand Down

0 comments on commit aa515ff

Please sign in to comment.