diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-08-03 22:34:41 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-03 22:34:41 +0200 |
commit | 30049022574f0aecaa94c0f24c64f5c9f3fb7ad9 (patch) | |
tree | 5c5abe912cb38c3e39e431c47b440578beef26e4 | |
parent | 59ddb26628fc2ab94f1c274a254c76b3e368f8b6 (diff) |
nuget: bump DynamicData from 8.4.1 to 9.0.1 (#7040)1.1.1367
Bumps [DynamicData](https://github.com/reactiveui/DynamicData) from 8.4.1 to 9.0.1.
- [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/8.4.1...9.0.1)
---
updated-dependencies:
- dependency-name: DynamicData
dependency-type: direct:production
update-type: version-update:semver-major
...
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 6919a248..e6e2f14b 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -13,7 +13,7 @@ <PackageVersion Include="CommandLineParser" Version="2.9.1" /> <PackageVersion Include="Concentus" Version="2.2.0" /> <PackageVersion Include="DiscordRichPresence" Version="1.2.1.24" /> - <PackageVersion Include="DynamicData" Version="8.4.1" /> + <PackageVersion Include="DynamicData" Version="9.0.1" /> <PackageVersion Include="FluentAvaloniaUI" Version="2.0.5" /> <PackageVersion Include="GtkSharp.Dependencies" Version="1.1.1" /> <PackageVersion Include="GtkSharp.Dependencies.osx" Version="0.0.5" /> |