Skip to content

Commit 8bcd352

Browse files
Merge pull request #124 from CodebreakerApp/dependabot/nuget/src/CodeBreaker.Blazor.Client/System.Text.Json-8.0.5
Bump System.Text.Json from 8.0.4 to 8.0.5 in /src/CodeBreaker.Blazor.Client
2 parents f869792 + 1867197 commit 8bcd352

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)