Skip to content

Commit

Permalink
Bump kiota.community.version from 0.0.16 to 0.0.17 (#4740)
Browse files Browse the repository at this point in the history
Bumps `kiota.community.version` from 0.0.16 to 0.0.17.

Updates `io.kiota:kiota-http-vertx` from 0.0.16 to 0.0.17

Updates `io.kiota:kiota-serialization-jackson` from 0.0.16 to 0.0.17

Updates `io.kiota:kiota-maven-plugin` from 0.0.16 to 0.0.17

---
updated-dependencies:
- dependency-name: io.kiota:kiota-http-vertx
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.kiota:kiota-serialization-jackson
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.kiota:kiota-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 5, 2024
1 parent ee9d021 commit 576ea8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java-sdk/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<artifactId>apicurio-registry-java-sdk</artifactId>
<properties>
<kiota.libs.version>1.1.13</kiota.libs.version>
<kiota.community.version>0.0.16</kiota.community.version>
<kiota.community.version>0.0.17</kiota.community.version>
<kiota.base.url>https://github.com/microsoft/kiota/releases/download</kiota.base.url>
</properties>
<dependencies>
Expand Down

0 comments on commit 576ea8d

Please sign in to comment.