Skip to content

Commit

Permalink
Bump CodeBeam.MudBlazor.Extensions from 7.0.1 to 7.0.2
Browse files Browse the repository at this point in the history
Bumps [CodeBeam.MudBlazor.Extensions](https://github.com/CodeBeamOrg/CodeBeam.MudBlazor.Extensions) from 7.0.1 to 7.0.2.
- [Release notes](https://github.com/CodeBeamOrg/CodeBeam.MudBlazor.Extensions/releases)
- [Changelog](https://github.com/CodeBeamOrg/CodeBeam.MudBlazor.Extensions/blob/dev/BreakingChanges.md)
- [Commits](CodeBeamOrg/CodeBeam.MudBlazor.Extensions@7.0.1...7.0.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 7bf0a87 commit ce1c948
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/web/Jordnaer/Jordnaer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<PackageReference Include="Microsoft.AspNetCore.SignalR.Client" Version="8.0.8" />
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="8.0.0" />
<PackageReference Include="MudBlazor" Version="7.8.0" />
<PackageReference Include="CodeBeam.MudBlazor.Extensions" Version="7.0.1" />
<PackageReference Include="CodeBeam.MudBlazor.Extensions" Version="7.0.2" />
<PackageReference Include="FluentValidation" Version="11.10.0" />
<PackageReference Include="Blazored.LocalStorage" Version="4.5.0" />
<PackageReference Include="Blazored.SessionStorage" Version="2.4.0" />
Expand Down

0 comments on commit ce1c948

Please sign in to comment.