diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-08-21 12:30:43 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-21 12:30:43 +0200 |
commit | b45a81458a0b48acd519ce280c7b8f3970e0ffed (patch) | |
tree | 6ac02f79bb122a573b2469547754b87075daaf94 | |
parent | 460f9faf4e3ccb5a21b1c6f149815dfda095a16e (diff) |
nuget: bump DynamicData from 9.0.1 to 9.0.4 (#7220)1.1.1379
Bumps [DynamicData](https://github.com/reactiveui/DynamicData) from 9.0.1 to 9.0.4.
- [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/9.0.1...9.0.4)
---
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 bffe8486..c3109907 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="9.0.1" /> + <PackageVersion Include="DynamicData" Version="9.0.4" /> <PackageVersion Include="FluentAvaloniaUI" Version="2.0.5" /> <PackageVersion Include="GtkSharp.Dependencies" Version="1.1.1" /> <PackageVersion Include="GtkSharp.Dependencies.osx" Version="0.0.5" /> |