Skip to content

Commit 3076f46

Browse files
Bump Microsoft.Extensions.Options from 9.0.2 to 9.0.3
Bumps [Microsoft.Extensions.Options](https://github.com/dotnet/runtime) from 9.0.2 to 9.0.3. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.2...v9.0.3) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Options dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9381597 commit 3076f46

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)