Skip to content

Commit

Permalink
Updated System.Text.Json
Browse files Browse the repository at this point in the history
  • Loading branch information
e01118 committed Oct 9, 2024
1 parent 2ee813e commit dde9927
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Generator/Generator.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageReference Include="AutoMapper" Version="11.0.1" />
<PackageReference Include="JetBrains.Annotations" Version="2024.2.0" />
<PackageReference Include="SharpZipLib" Version="1.4.2" />
<PackageReference Include="System.Text.Json" Version="8.0.4"/>
<PackageReference Include="System.Text.Json" Version="8.0.5" />
<PackageReference Include="TestableIO.System.IO.Abstractions.Wrappers" Version="20.0.15" />
</ItemGroup>

Expand Down

0 comments on commit dde9927

Please sign in to comment.