Skip to content

Commit

Permalink
Merge pull request #207 from maxmind/dependabot/nuget/System.Text.Jso…
Browse files Browse the repository at this point in the history
…n-8.0.0

Bump System.Text.Json from 7.0.3 to 8.0.0
  • Loading branch information
oschwald authored Nov 15, 2023
2 parents 331159f + 3cdeb32 commit 62bfd12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MaxMind.MinFraud/MaxMind.MinFraud.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
</PackageReference>
<PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" />
<PackageReference Include="System.Net.Http.Json" Version="7.0.1" />
<PackageReference Include="System.Text.Json" Version="7.0.3" />
<PackageReference Include="System.Text.Json" Version="8.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 62bfd12

Please sign in to comment.