Skip to content

Commit

Permalink
Bump System.Text.Json from 8.0.0 to 8.0.4 in /OpenZiti.NET
Browse files Browse the repository at this point in the history
Bumps System.Text.Json from 8.0.0 to 8.0.4.

---
updated-dependencies:
- dependency-name: System.Text.Json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 9, 2024
1 parent ba8d4a2 commit 2e67e8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OpenZiti.NET/OpenZiti.NET.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<PackageReference Include="NLog" Version="5.2.7" />
<PackageReference Include="OpenZiti.NET.native" Version="0.36.0.179" />
<PackageReference Include="System.Memory" Version="4.5.5" />
<PackageReference Include="System.Text.Json" Version="8.0.0" />
<PackageReference Include="System.Text.Json" Version="8.0.4" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
</ItemGroup>

Expand Down

0 comments on commit 2e67e8f

Please sign in to comment.