Skip to content

Commit

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

Bump System.Text.Json from 8.0.4 to 8.0.5 in /DragonFruit.Data in the nuget group across 1 directory
  • Loading branch information
aspriddell authored Nov 12, 2024
2 parents 8b316e5 + da93ac2 commit ebc9a1c
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.4" />
<PackageReference Include="System.Text.Json" Version="8.0.5" />
</ItemGroup>

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

0 comments on commit ebc9a1c

Please sign in to comment.