Skip to content

Commit

Permalink
Merge pull request #265 from maxmind/dependabot/nuget/multi-ca8bd183ef
Browse files Browse the repository at this point in the history
Bump System.Net.Http.Json and System.Text.Json
  • Loading branch information
oschwald authored Oct 9, 2024
2 parents 2d83e97 + 4684845 commit f1e791f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions MaxMind.MinFraud/MaxMind.MinFraud.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" />
<PackageReference Include="System.Net.Http.Json" Version="8.0.0" />
<PackageReference Include="System.Text.Json" Version="8.0.4" />
<PackageReference Include="System.Net.Http.Json" Version="8.0.1" />
<PackageReference Include="System.Text.Json" Version="8.0.5" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit f1e791f

Please sign in to comment.