Skip to content

Commit 7d5ec03

Browse files
chore(deps): Bump Radzen.Blazor from 4.29.1 to 4.32.3 (#636)
* chore(deps): Bump Radzen.Blazor from 4.29.1 to 4.32.3 Bumps [Radzen.Blazor](https://github.com/radzenhq/radzen-blazor) from 4.29.1 to 4.32.3. - [Release notes](https://github.com/radzenhq/radzen-blazor/releases) - [Commits](radzenhq/radzen-blazor@v4.29.1...v4.32.3) --- updated-dependencies: - dependency-name: Radzen.Blazor dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * docs: Update CHANGELOG.md [skip CI] --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jakub Bednář <[email protected]>
1 parent ac1ae40 commit 7d5ec03

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ Update dependencies:
1313
- [#639](https://github.com/influxdata/influxdb-client-csharp/pull/639): `Microsoft.NET.Test.Sdk` to `17.10.0`
1414
- [#641](https://github.com/influxdata/influxdb-client-csharp/pull/641): `WireMock.Net` to `1.5.56`
1515

16+
#### Examples:
17+
- [#636](https://github.com/influxdata/influxdb-client-csharp/pull/636): `Radzen.Blazor` to `4.32.3`
18+
1619
## 4.15.0 [2024-05-17]
1720

1821
### Bug Fixes

Examples/ExampleBlazor/ExampleBlazor.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<ItemGroup>
1010
<ProjectReference Include="..\..\Client.Linq\Client.Linq.csproj" />
1111
<ProjectReference Include="..\..\Client\Client.csproj" />
12-
<PackageReference Include="Radzen.Blazor" Version="4.29.1" />
12+
<PackageReference Include="Radzen.Blazor" Version="4.32.3" />
1313
</ItemGroup>
1414

1515
<ItemGroup>

0 commit comments

Comments
 (0)