Skip to content

Commit

Permalink
Merge pull request #74 from openziti/dependabot/nuget/OpenZiti.NET/Sy…
Browse files Browse the repository at this point in the history
…stem.Text.Json-8.0.4

Bump System.Text.Json from 8.0.0 to 8.0.4 in /OpenZiti.NET
  • Loading branch information
dovholuknf committed Jul 10, 2024
2 parents ba8d4a2 + 2e67e8f commit 629cdcd
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 629cdcd

Please sign in to comment.