Skip to content

Commit

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

Bump System.Text.Json from 9.0.0 to 9.0.1
  • Loading branch information
oschwald authored Jan 15, 2025
2 parents 344fba2 + 52c6abc commit 860b9aa
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 @@ -44,7 +44,7 @@
</PackageReference>
<PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" />
<PackageReference Include="System.Net.Http.Json" Version="9.0.0" />
<PackageReference Include="System.Text.Json" Version="9.0.0" />
<PackageReference Include="System.Text.Json" Version="9.0.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 860b9aa

Please sign in to comment.