diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-05-19 06:52:44 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-19 06:52:44 +0200 |
commit | a40c90e7dd0c37ae6fb7be84ad720cbf88fd8d28 (patch) | |
tree | 19456a72f82f9aa0fb7ab10c96d1cdbd9947ec60 | |
parent | f864a490142c4da608dab8d2025fc18da857f93f (diff) |
nuget: bump DynamicData from 7.13.5 to 7.13.8 (#5001)1.1.806
Bumps [DynamicData](https://github.com/reactiveui/DynamicData) from 7.13.5 to 7.13.8.
- [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.5...7.13.8)
---
updated-dependencies:
- dependency-name: DynamicData
dependency-type: direct:production
update-type: version-update:semver-patch
...
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 f123ab7f..0bbe8140 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.5" /> + <PackageVersion Include="DynamicData" Version="7.13.8" /> <PackageVersion Include="FluentAvaloniaUI" Version="1.4.5" /> <PackageVersion Include="GtkSharp.Dependencies" Version="1.1.1" /> <PackageVersion Include="GtkSharp.Dependencies.osx" Version="0.0.5" /> |