Skip to content

Commit

Permalink
Merge pull request #2 from ZeProgramFactory/dependabot/nuget/Sources/…
Browse files Browse the repository at this point in the history
…System.Text.Json-8.0.4

Bump System.Text.Json from 8.0.3 to 8.0.4 in /Sources
  • Loading branch information
ZeProgFactory authored Jul 10, 2024
2 parents 228eae1 + e7921bc commit 8aa0569
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/ZPF_Basics.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="System.Data.Common" Version="4.3.0" />
<PackageReference Include="System.Text.Json" Version="8.0.3" />
<PackageReference Include="System.Text.Json" Version="8.0.4" />
</ItemGroup>
</Project>

0 comments on commit 8aa0569

Please sign in to comment.