Skip to content

Commit

Permalink
Bump MudBlazor from 6.0.3 to 6.0.4 (#62)
Browse files Browse the repository at this point in the history
Bumps [MudBlazor](https://github.com/MudBlazor/MudBlazor) from 6.0.3 to 6.0.4.
- [Release notes](https://github.com/MudBlazor/MudBlazor/releases)
- [Changelog](https://github.com/MudBlazor/MudBlazor/blob/dev/CHANGELOG.md)
- [Commits](MudBlazor/MudBlazor@v6.0.3...v6.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 6, 2022
1 parent 9518426 commit 489911b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/MudBlazor.Markdown/MudBlazor.Markdown.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

<ItemGroup>
<PackageReference Include="Markdig" Version="0.26.0" />
<PackageReference Include="MudBlazor" Version="6.0.3" />
<PackageReference Include="MudBlazor" Version="6.0.4" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 489911b

Please sign in to comment.