Skip to content

Commit 726ba0b

Browse files
fix(deps): update kiota to v1.8.7 (#854)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent edd7e07 commit 726ba0b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/ui/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -161,12 +161,12 @@
161161
<dependency>
162162
<groupId>com.microsoft.kiota</groupId>
163163
<artifactId>microsoft-kiota-bundle</artifactId>
164-
<version>1.8.4</version>
164+
<version>1.8.7</version>
165165
</dependency>
166166
<dependency>
167167
<groupId>com.microsoft.kiota</groupId>
168168
<artifactId>microsoft-kiota-serialization-json</artifactId>
169-
<version>1.8.4</version>
169+
<version>1.8.7</version>
170170
</dependency>
171171
<dependency>
172172
<groupId>io.opentelemetry.contrib</groupId>

0 commit comments

Comments
 (0)