Skip to content

Commit

Permalink
Bump the kiota-dependencies group in /it/csharp with 1 update
Browse files Browse the repository at this point in the history
Bumps the kiota-dependencies group in /it/csharp with 1 update: [Microsoft.Kiota.Http.HttpClientLibrary](https://github.com/microsoft/kiota-http-dotnet).


Updates `Microsoft.Kiota.Http.HttpClientLibrary` from 1.3.3 to 1.3.4
- [Release notes](https://github.com/microsoft/kiota-http-dotnet/releases)
- [Changelog](https://github.com/microsoft/kiota-http-dotnet/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-http-dotnet@v1.3.3...v1.3.4)

---
updated-dependencies:
- dependency-name: Microsoft.Kiota.Http.HttpClientLibrary
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 10, 2024
1 parent b7ea996 commit 220fa0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion it/csharp/dotnet.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageReference Include="Azure.Identity" Version="1.10.4" />
<PackageReference Include="Microsoft.Kiota.Abstractions" Version="1.7.4" />
<PackageReference Include="Microsoft.Kiota.Authentication.Azure" Version="1.1.2" />
<PackageReference Include="Microsoft.Kiota.Http.HttpClientLibrary" Version="1.3.3" />
<PackageReference Include="Microsoft.Kiota.Http.HttpClientLibrary" Version="1.3.4" />
<PackageReference Include="Microsoft.Kiota.Serialization.Form" Version="1.1.1" />
<PackageReference Include="Microsoft.Kiota.Serialization.Json" Version="1.1.2" />
<PackageReference Include="Microsoft.kiota.Serialization.Multipart" Version="1.1.1" />
Expand Down

0 comments on commit 220fa0f

Please sign in to comment.