Skip to content

Commit

Permalink
chore(deps): Bump Radzen.Blazor from 5.6.10 to 5.7.2 (#687)
Browse files Browse the repository at this point in the history
Bumps [Radzen.Blazor](https://github.com/radzenhq/radzen-blazor) from 5.6.10 to 5.7.2.
- [Release notes](https://github.com/radzenhq/radzen-blazor/releases)
- [Commits](radzenhq/radzen-blazor@v5.6.10...v5.7.2)

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

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] authored Jan 8, 2025
1 parent 314ce1c commit bcb1a1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Examples/ExampleBlazor/ExampleBlazor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<ItemGroup>
<ProjectReference Include="..\..\Client.Linq\Client.Linq.csproj" />
<ProjectReference Include="..\..\Client\Client.csproj" />
<PackageReference Include="Radzen.Blazor" Version="5.6.10" />
<PackageReference Include="Radzen.Blazor" Version="5.7.2" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit bcb1a1b

Please sign in to comment.