Skip to content

Commit

Permalink
build(deps): bump Microsoft.Extensions.Options
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Extensions.Options](https://github.com/dotnet/runtime) from 8.0.0 to 8.0.2.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.0...v8.0.2)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Options
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 19, 2024
1 parent fac9aec commit 41b5ac3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Configuration" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Options" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Options" Version="8.0.2" />
<PackageReference Include="Serilog" Version="3.1.1" />
<PackageReference Include="VaultSharp" Version="1.13.0.1" />

Expand Down

0 comments on commit 41b5ac3

Please sign in to comment.