Skip to content

Commit

Permalink
Merge pull request #141 from dragonfruitnetwork/dependabot/nuget/Drag…
Browse files Browse the repository at this point in the history
…onFruit.Data/nuget-1c40f31ea1

Bump System.Text.Json from 8.0.0 to 8.0.4 in /DragonFruit.Data in the nuget group across 1 directory
  • Loading branch information
aspriddell authored Jul 10, 2024
2 parents 122b5f5 + 36465a1 commit 7d03b29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DragonFruit.Data/DragonFruit.Data.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="System.Text.Json" Version="8.0.0" />
<PackageReference Include="System.Text.Json" Version="8.0.4" />
</ItemGroup>

<ItemGroup Label=".NETStandard Libraries" Condition="'$(TargetFramework)' == 'netstandard2.0'">
Expand Down

0 comments on commit 7d03b29

Please sign in to comment.