Skip to content

Commit

Permalink
Update MaxMind.Db to 4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
oschwald committed Dec 5, 2023
1 parent 2b38ff4 commit 9b3e13e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MaxMind.GeoIP2/MaxMind.GeoIP2.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="MaxMind.Db" Version="4.0.0" />
<PackageReference Include="MaxMind.Db" Version="4.1.0" />
<PackageReference Include="Microsoft.Extensions.Options" Version="8.0.0" />
</ItemGroup>

Expand Down

0 comments on commit 9b3e13e

Please sign in to comment.