Skip to content

Commit

Permalink
upgrade System.Text.Json to 8.0.4 in MiniLcm
Browse files Browse the repository at this point in the history
  • Loading branch information
hahn-kev committed Jul 16, 2024
1 parent 179fdec commit 4594041
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/FwLite/MiniLcm/MiniLcm.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="8.0.3" />
<PackageReference Include="System.Text.Json" Version="8.0.4" />
<PackageReference Include="SystemTextJsonPatch" Version="3.1.0" />
</ItemGroup>

Expand Down

0 comments on commit 4594041

Please sign in to comment.