Skip to content

Commit e1ccc75

Browse files
dependabot[bot]linkdotnet
authored andcommitted
build(deps): Bump System.Text.Json from 8.0.1 to 8.0.2
Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 8.0.1 to 8.0.2. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.1...v8.0.2) --- 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 8ccc74c commit e1ccc75

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
@@ -25,7 +25,7 @@
2525
<PackageReference Include="Microsoft.Extensions.Localization.Abstractions" Version="$(DotNet3Version)" />
2626
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="3.2.1" />
2727
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.Authentication" Version="3.2.1" />
28-
<PackageReference Include="System.Text.Json" Version="8.0.1" />
28+
<PackageReference Include="System.Text.Json" Version="8.0.2" />
2929
<PackageReference Include="Serilog.Extensions.Logging" Version="8.0.0" />
3030
</ItemGroup>
3131
<ItemGroup Condition="'$(TargetFramework)' == 'net5.0'">

0 commit comments

Comments
 (0)