Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent c948436 commit 58950d1
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.2.5" />
<PackageReference Include="Radzen.Blazor" Version="5.6.10" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 58950d1

Please sign in to comment.