Skip to content
This repository has been archived by the owner on Jul 9, 2024. It is now read-only.

Commit

Permalink
Merge pull request #147 from microsoft/dependabot/nuget/Microsoft.Kio…
Browse files Browse the repository at this point in the history
…ta.Abstractions-1.3.2

Bump Microsoft.Kiota.Abstractions from 1.3.1 to 1.3.2
  • Loading branch information
github-actions[bot] authored Sep 21, 2023
2 parents 92b8e6c + b0ff7de commit 1033898
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Microsoft.Kiota.Http.HttpClientLibrary.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
<PackageReference Include="Microsoft.Kiota.Abstractions" Version="1.3.1" />
<PackageReference Include="Microsoft.Kiota.Abstractions" Version="1.3.2" />
<PackageReference Include="System.Diagnostics.DiagnosticSource" Version="[6.0,8.0)" />
<PackageReference Include="System.Text.Json" Version="[6.0,8.0)" />
<ProjectReference Include="..\Kiota.Generated\KiotaGenerated.csproj" OutputItemType="Analyzer"
Expand Down

0 comments on commit 1033898

Please sign in to comment.