Skip to content

Commit f5b0e50

Browse files
build(deps): Bump System.Text.Json from 7.0.2 to 7.0.3 (#1116)
Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 7.0.2 to 7.0.3. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v7.0.2...v7.0.3) --- updated-dependencies: - dependency-name: System.Text.Json dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Egil Hansen <egil@assimilated.dk>
1 parent e80a930 commit f5b0e50

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/bunit.testassets/bunit.testassets.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<PackageReference Include="Microsoft.Extensions.Localization.Abstractions" Version="$(DotNet3Version)" />
2121
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="3.2.1" />
2222
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.Authentication" Version="3.2.1" />
23-
<PackageReference Include="System.Text.Json" Version="7.0.2" />
23+
<PackageReference Include="System.Text.Json" Version="7.0.3" />
2424
<PackageReference Include="Serilog.Extensions.Logging" Version="3.1.0" />
2525
</ItemGroup>
2626
<ItemGroup Condition="'$(TargetFramework)' == 'net5.0'">

0 commit comments

Comments
 (0)