Skip to content

Commit 49fc6fc

Browse files
author
Andrew Omondi
committed
Bump http lib base
1 parent 7069e3f commit 49fc6fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Microsoft.Graph.Core/Microsoft.Graph.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
<PackageReference Include="Microsoft.Kiota.Serialization.Json" Version="[1.3.3, 2.0.0)" />
6565
<PackageReference Include="Microsoft.Kiota.Serialization.Text" Version="[1.2.2, 2.0.0)" />
6666
<PackageReference Include="Microsoft.Kiota.Serialization.Form" Version="[1.2.4, 2.0.0)" />
67-
<PackageReference Include="Microsoft.Kiota.Http.HttpClientLibrary" Version="[1.4.0, 2.0.0)" />
67+
<PackageReference Include="Microsoft.Kiota.Http.HttpClientLibrary" Version="[1.4.3, 2.0.0)" />
6868
<PackageReference Include="Microsoft.Kiota.Serialization.Multipart" Version="[1.1.5, 2.0.0)" />
6969
</ItemGroup>
7070
<ItemGroup Condition=" '$(TargetFramework)' == 'net462' ">

0 commit comments

Comments
 (0)