Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent afeb626 commit 4392e37
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="4.33.1" />
<PackageReference Include="Radzen.Blazor" Version="5.0.4" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 4392e37

Please sign in to comment.