Skip to content

Commit 1867197

Browse files
Bump System.Text.Json in /src/CodeBreaker.Blazor.Client
Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 8.0.4 to 8.0.5. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.4...v8.0.5) --- updated-dependencies: - dependency-name: System.Text.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f869792 commit 1867197

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/CodeBreaker.Blazor.Client/CodeBreaker.Blazor.Client.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" Version="8.0.8" />
2525
<PackageReference Include="Microsoft.FluentUI.AspNetCore.Components" Version="4.10.0" />
2626
<PackageReference Include="Microsoft.FluentUI.AspNetCore.Components.Icons" Version="4.10.0" />
27-
<PackageReference Include="System.Text.Json" Version="8.0.4" />
27+
<PackageReference Include="System.Text.Json" Version="8.0.5" />
2828
</ItemGroup>
2929

3030
<ItemGroup>

0 commit comments

Comments
 (0)