diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-04-16 09:02:06 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-16 09:02:06 +0000 |
commit | d5e4378aea086d9219f890e33cf81d566d96b9ae (patch) | |
tree | 5290c3379c5e7b2d02b088a3e199ec73ce5e1b4d /Directory.Packages.props | |
parent | 6dbcdfea47e60aadefd59a75e43549793481f853 (diff) |
nuget: bump DynamicData from 7.13.1 to 7.13.5 (#4654)1.1.713
Bumps [DynamicData](https://github.com/reactiveui/DynamicData) from 7.13.1 to 7.13.5.
- [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.1...7.13.5)
---
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>
Diffstat (limited to 'Directory.Packages.props')
-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 a18bcbe7..85776c74 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.1" /> + <PackageVersion Include="DynamicData" Version="7.13.5" /> <PackageVersion Include="FluentAvaloniaUI" Version="1.4.5" /> <PackageVersion Include="GtkSharp.Dependencies" Version="1.1.1" /> <PackageVersion Include="GtkSharp.Dependencies.osx" Version="0.0.5" /> |