Skip to content

Commit

Permalink
Bump MudBlazor from 6.7.0 to 6.8.0 in /src/.template.base/server
Browse files Browse the repository at this point in the history
Bumps [MudBlazor](https://github.com/MudBlazor/MudBlazor) from 6.7.0 to 6.8.0.
- [Release notes](https://github.com/MudBlazor/MudBlazor/releases)
- [Changelog](https://github.com/MudBlazor/MudBlazor/blob/dev/CHANGELOG.md)
- [Commits](MudBlazor/MudBlazor@v6.7.0...v6.8.0)

---
updated-dependencies:
- dependency-name: MudBlazor
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 2, 2023
1 parent dff25e2 commit ccec04e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/.template.base/server/MudBlazor.Template.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="MudBlazor" Version="6.7.0" />
<PackageReference Include="MudBlazor" Version="6.8.0" />
</ItemGroup>

</Project>

0 comments on commit ccec04e

Please sign in to comment.