Skip to content

Commit bf8fc00

Browse files
dependabot[bot]linkdotnet
authored andcommitted
build(deps): Bump System.Text.Json from 6.0.5 to 6.0.6
Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 6.0.5 to 6.0.6. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v6.0.5...v6.0.6) --- updated-dependencies: - dependency-name: System.Text.Json dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2931a45 commit bf8fc00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/bunit.testassets/bunit.testassets.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<PackageReference Include="Microsoft.Extensions.Localization.Abstractions" Version="$(DotNet3Version)" />
2525
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="3.2.1" />
2626
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.Authentication" Version="3.2.1" />
27-
<PackageReference Include="System.Text.Json" Version="6.0.5" />
27+
<PackageReference Include="System.Text.Json" Version="6.0.6" />
2828
</ItemGroup>
2929
<ItemGroup Condition="'$(TargetFramework)' == 'net5.0'">
3030
<PackageReference Include="Microsoft.Extensions.Localization.Abstractions" Version="$(DotNet5Version)" />

0 commit comments

Comments
 (0)