Skip to content

Commit

Permalink
Bump MudBlazor from 6.14.0 to 6.15.0 in /src
Browse files Browse the repository at this point in the history
Bumps [MudBlazor](https://github.com/MudBlazor/MudBlazor) from 6.14.0 to 6.15.0.
- [Release notes](https://github.com/MudBlazor/MudBlazor/releases)
- [Changelog](https://github.com/MudBlazor/MudBlazor/blob/dev/CHANGELOG.md)
- [Commits](MudBlazor/MudBlazor@v6.14.0...v6.15.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 31, 2024
1 parent 264dc3b commit a749f0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/PresenceLight.Razor/PresenceLight.Razor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<PackageReference Include="Microsoft.Identity.Web.MicrosoftGraph" Version="2.16.1" />
<PackageReference Include="Microsoft.Identity.Web.UI" Version="2.16.1" />
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.19.6" />
<PackageReference Include="MudBlazor" Version="6.14.0" />
<PackageReference Include="MudBlazor" Version="6.15.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
</ItemGroup>

Expand Down

0 comments on commit a749f0e

Please sign in to comment.