diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-06-01 13:35:04 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-01 13:35:04 +0000 |
commit | 12c62fdbc223af1fcd0aca9f0146a6dff38ec1b3 (patch) | |
tree | bde27e5d2977b0459b2d8fccefef238a2af07cd5 | |
parent | e3c6be5e29afd32fe570b743c82e6518a0bd2a40 (diff) |
nuget: bump DynamicData from 7.13.8 to 7.14.2 (#5148)1.1.851
Bumps [DynamicData](https://github.com/reactiveui/DynamicData) from 7.13.8 to 7.14.2.
- [Release notes](https://github.com/reactiveui/DynamicData/releases)
- [Changelog](https://github.com/reactivemarbles/DynamicData/blob/main/ReleaseNotes.md)
- [Commits](https://github.com/reactiveui/DynamicData/compare/7.13.8...7.14.2)
---
updated-dependencies:
- dependency-name: DynamicData
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r-- | Directory.Packages.props | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Directory.Packages.props b/Directory.Packages.props index 9991b65a..0b086140 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -13,7 +13,7 @@ <PackageVersion Include="CommandLineParser" Version="2.9.1" /> <PackageVersion Include="Concentus" Version="1.1.7" /> <PackageVersion Include="DiscordRichPresence" Version="1.1.3.18" /> - <PackageVersion Include="DynamicData" Version="7.13.8" /> + <PackageVersion Include="DynamicData" Version="7.14.2" /> <PackageVersion Include="FluentAvaloniaUI" Version="1.4.5" /> <PackageVersion Include="GtkSharp.Dependencies" Version="1.1.1" /> <PackageVersion Include="GtkSharp.Dependencies.osx" Version="0.0.5" /> |