Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 24, 2023
1 parent 73bb9c9 commit 99fb9d3
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.13.6" />
<PackageReference Include="Radzen.Blazor" Version="4.14.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 99fb9d3

Please sign in to comment.