Skip to content

Commit 4c8d669

Browse files
(deps): Bump the microsoft group in /src with 2 updates
Bumps the microsoft group in /src with 2 updates: [System.Text.Json](https://github.com/dotnet/runtime) and [Microsoft.Extensions.Options](https://github.com/dotnet/runtime). Updates `System.Text.Json` from 8.0.1 to 8.0.2 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/commits) Updates `Microsoft.Extensions.Options` from 8.0.1 to 8.0.2 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/commits) --- updated-dependencies: - dependency-name: System.Text.Json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: Microsoft.Extensions.Options dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 52369d4 commit 4c8d669

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<PackageVersion Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="8.0.0" />
1818
<PackageVersion Include="Microsoft.Extensions.FileSystemGlobbing" Version="8.0.0" />
1919
<PackageVersion Include="Microsoft.Extensions.Hosting" Version="8.0.0" />
20-
<PackageVersion Include="Microsoft.Extensions.Options" Version="8.0.1" />
20+
<PackageVersion Include="Microsoft.Extensions.Options" Version="8.0.2" />
2121
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
2222
<PackageVersion Include="Microsoft.Win32.Registry" Version="6.0.0-preview.5.21301.5" />
2323
<PackageVersion Include="NSubstitute" Version="5.1.0" />

0 commit comments

Comments
 (0)