Skip to content

Commit

Permalink
Merge pull request #6977 from dotnet/dependabot/nuget/orleans/Streami…
Browse files Browse the repository at this point in the history
…ng/Common/System.Text.Json-8.0.4

Bump System.Text.Json from 7.0.0 to 8.0.4 in /orleans/Streaming/Common
  • Loading branch information
github-actions[bot] committed Jul 9, 2024
2 parents 414b4d0 + 499a4b3 commit 0407364
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion orleans/Streaming/Common/Common.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="System.Text.Json" Version="7.0.0" />
<PackageReference Include="System.Text.Json" Version="8.0.4" />
</ItemGroup>

</Project>

0 comments on commit 0407364

Please sign in to comment.