Skip to content

Commit 2be1390

Browse files
committed
Updated System.Text.Json to 8.0.5
1 parent 8bcd352 commit 2be1390

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/CodeBreaker.Blazor/CodeBreaker.Blazor.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<PackageReference Include="Microsoft.Identity.Web" Version="3.1.0" />
2121
<PackageReference Include="Microsoft.Identity.Web.UI" Version="3.1.0" />
2222
<PackageReference Include="System.Formats.Asn1" Version="8.0.1" />
23-
<PackageReference Include="System.Text.Json" Version="8.0.4" />
23+
<PackageReference Include="System.Text.Json" Version="8.0.5" />
2424
</ItemGroup>
2525

2626
<ItemGroup>

0 commit comments

Comments
 (0)