Skip to content

Commit 576ea8d

Browse files
Bump kiota.community.version from 0.0.16 to 0.0.17 (#4740)
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>
1 parent ee9d021 commit 576ea8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java-sdk/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<artifactId>apicurio-registry-java-sdk</artifactId>
2828
<properties>
2929
<kiota.libs.version>1.1.13</kiota.libs.version>
30-
<kiota.community.version>0.0.16</kiota.community.version>
30+
<kiota.community.version>0.0.17</kiota.community.version>
3131
<kiota.base.url>https://github.com/microsoft/kiota/releases/download</kiota.base.url>
3232
</properties>
3333
<dependencies>

0 commit comments

Comments
 (0)