Skip to content

Commit 06a5937

Browse files
Bump System.Text.Json from 8.0.5 to 9.0.2 in /src
Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 8.0.5 to 9.0.2. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.5...v9.0.2) --- updated-dependencies: - dependency-name: System.Text.Json dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 46693a3 commit 06a5937

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/MudBlazorPages/MudBlazorPages.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<PackageReference Include="MudBlazor" Version="7.10.0" />
2121
<PackageReference Include="Serilog" Version="4.2.0" />
2222
<PackageReference Include="Serilog.Sinks.BrowserConsole" Version="8.0.0" />
23-
<PackageReference Include="System.Text.Json" Version="8.0.5" />
23+
<PackageReference Include="System.Text.Json" Version="9.0.2" />
2424
</ItemGroup>
2525

2626
</Project>

0 commit comments

Comments
 (0)