Skip to content

Commit

Permalink
Merge pull request #5561 from microsoft/dependabot/nuget/src/kiota/Sy…
Browse files Browse the repository at this point in the history
…stem.Text.Json-8.0.5

chore(deps): bump System.Text.Json from 8.0.4 to 8.0.5 in /src/kiota
  • Loading branch information
github-actions[bot] authored Oct 9, 2024
2 parents 27ddb0b + b6faf83 commit 86cacbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/kiota/kiota.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
<!--STJ
required until Microsoft.Extensions.Logging.Console and Microsoft.Extensions.Configuration.Json
update their dependencies -->
<PackageReference Include="System.Text.Json" Version="8.0.4" />
<PackageReference Include="System.Text.Json" Version="8.0.5" />
</ItemGroup>
<ItemGroup>
<None Include="../../README.md" Pack="true" PackagePath="" />
Expand Down

0 comments on commit 86cacbc

Please sign in to comment.