Skip to content

Commit def97f3

Browse files
chore(deps): Bump Radzen.Blazor from 4.25.12 to 4.29.1 (#627)
* chore(deps): Bump Radzen.Blazor from 4.25.12 to 4.29.1 Bumps [Radzen.Blazor](https://github.com/radzenhq/radzen-blazor) from 4.25.12 to 4.29.1. - [Release notes](https://github.com/radzenhq/radzen-blazor/releases) - [Commits](radzenhq/radzen-blazor@v4.25.12...v4.29.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 [skip CI] --------- 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>
1 parent b367424 commit def97f3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Update dependencies:
1414
- [#628](https://github.com/influxdata/influxdb-client-csharp/pull/628): `WireMock.Net` to `1.5.51`
1515

1616
#### Examples:
17-
- [#624](https://github.com/influxdata/influxdb-client-csharp/pull/624): `Radzen.Blazor` to `4.25.12`
17+
- [#627](https://github.com/influxdata/influxdb-client-csharp/pull/627): `Radzen.Blazor` to `4.29.1`
1818
- [#622](https://github.com/influxdata/influxdb-client-csharp/pull/622): `NodaTime` to `3.1.11`
1919

2020
## 4.14.0 [2023-11-07]

Examples/ExampleBlazor/ExampleBlazor.csproj

+1-1
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.25.12" />
12+
<PackageReference Include="Radzen.Blazor" Version="4.29.1" />
1313
</ItemGroup>
1414

1515
<ItemGroup>

0 commit comments

Comments
 (0)