Skip to content

Commit

Permalink
Upgrade System.Text.Json version to 8.0.5 (#332)
Browse files Browse the repository at this point in the history
  • Loading branch information
Memoyu authored Oct 26, 2024
1 parent 86ba5d8 commit d2918c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Nacos/Nacos.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="System.Text.Json" Version="8.0.4" />
<PackageReference Include="System.Text.Json" Version="8.0.5" />
<PackageReference Include="Google.Protobuf" Version="3.27.2" />
<PackageReference Include="Grpc.Net.Client" Version="2.65.0" />
<!--<PackageReference Include="Grpc.Net.Client" Version="2.33.1" />-->
Expand Down

0 comments on commit d2918c3

Please sign in to comment.