Skip to content

Commit

Permalink
Merge pull request #1050 from pkuehnel/dependabot/nuget/develop/MudBl…
Browse files Browse the repository at this point in the history
…azor-6.12.0

build(deps): Bump MudBlazor from 6.11.2 to 6.12.0
  • Loading branch information
pkuehnel authored Jan 5, 2024
2 parents d82dddc + fd1ba8d commit 2ac14fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TeslaSolarCharger/Client/TeslaSolarCharger.Client.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="8.0.0" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="8.0.0" PrivateAssets="all" />
<PackageReference Include="MudBlazor" Version="6.11.2" />
<PackageReference Include="MudBlazor" Version="6.12.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 2ac14fe

Please sign in to comment.