Skip to content

Commit e3d90b5

Browse files
Bump com.microsoft.kiota:microsoft-kiota-abstractions (#332)
Bumps [com.microsoft.kiota:microsoft-kiota-abstractions](https://github.com/microsoft/kiota-java) from 1.9.0 to 1.9.1. - [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.9.0...v1.9.1) --- updated-dependencies: - dependency-name: com.microsoft.kiota:microsoft-kiota-abstractions dependency-version: 1.9.1 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 cd7fcab commit e3d90b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<central-publishing-maven-plugin.version>0.10.0</central-publishing-maven-plugin.version>
6666
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
6767
<quarkus.version>3.32.2</quarkus.version>
68-
<kiota.libs.version>1.9.0</kiota.libs.version>
68+
<kiota.libs.version>1.9.1</kiota.libs.version>
6969
<spotless.version>3.3.0</spotless.version>
7070
</properties>
7171
<dependencyManagement>

0 commit comments

Comments
 (0)