Skip to content

Commit 473c28e

Browse files
authored
Merge pull request #287 from maxmind/dependabot/nuget/Microsoft.Extensions.Options-9.0.3
Bump Microsoft.Extensions.Options from 9.0.2 to 9.0.3
2 parents 9381597 + 3076f46 commit 473c28e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MaxMind.MinFraud/MaxMind.MinFraud.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434

3535
<ItemGroup>
3636
<PackageReference Include="MaxMind.GeoIP2" Version="5.2.0" />
37-
<PackageReference Include="Microsoft.Extensions.Options" Version="9.0.2" />
37+
<PackageReference Include="Microsoft.Extensions.Options" Version="9.0.3" />
3838
</ItemGroup>
3939

4040
<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard2.0' Or '$(TargetFramework)' == 'netstandard2.1' ">

0 commit comments

Comments
 (0)