Skip to content

Commit

Permalink
Bump Microsoft.AspNetCore.Components.WebAssembly and System.Text.Json (
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed May 29, 2024
1 parent bcbcba0 commit 38259e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/GitStatus.Web/GitStatus.Web.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="8.0.5" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="8.0.6" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="8.0.6" PrivateAssets="all" />
</ItemGroup>

Expand Down

0 comments on commit 38259e6

Please sign in to comment.