Skip to content

Commit

Permalink
chore(deps): Bump Radzen.Blazor from 4.14.3 to 4.19.1 (#589)
Browse files Browse the repository at this point in the history
* chore(deps): Bump Radzen.Blazor from 4.14.3 to 4.19.1

Bumps [Radzen.Blazor](https://github.com/radzenhq/radzen-blazor) from 4.14.3 to 4.19.1.
- [Release notes](https://github.com/radzenhq/radzen-blazor/releases)
- [Commits](radzenhq/radzen-blazor@v4.14.3...v4.19.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

* docs: Update CHANGELOG.md

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jakub Bednář <jakub.bednar@gmail.com>
  • Loading branch information
dependabot[bot] and bednar authored Nov 1, 2023
1 parent 5eb2d7e commit f260595
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Update dependencies:

#### Examples:
- [#557](https://github.com/influxdata/influxdb-client-csharp/pull/557): `Radzen.Blazor` to `4.14.3`
- [#589](https://github.com/influxdata/influxdb-client-csharp/pull/589): `Radzen.Blazor` to `4.19.1`

## 4.13.0 [2023-07-28]

Expand Down
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.14.3" />
<PackageReference Include="Radzen.Blazor" Version="4.19.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit f260595

Please sign in to comment.