diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-01-26 00:17:02 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-26 00:17:02 +0100 |
commit | 5d3eea40be467e35d78e30b1760509d1cc8dfcf7 (patch) | |
tree | 0799d5aba3176811680bc1b022deb72d81a2bec3 | |
parent | cd37c75b82f97ad5d3bf6317ffcde62c06a6e920 (diff) |
nuget: bump DynamicData from 7.14.2 to 8.3.27 (#6028)1.1.1132
Bumps [DynamicData](https://github.com/reactiveui/DynamicData) from 7.14.2 to 8.3.27.
- [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.14.2...8.3.27)
---
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>
Co-authored-by: Ac_K <Acoustik666@gmail.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 678d7575..eb64c94f 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.2.1.24" /> - <PackageVersion Include="DynamicData" Version="7.14.2" /> + <PackageVersion Include="DynamicData" Version="8.3.27" /> <PackageVersion Include="FluentAvaloniaUI" Version="2.0.5" /> <PackageVersion Include="GtkSharp.Dependencies" Version="1.1.1" /> <PackageVersion Include="GtkSharp.Dependencies.osx" Version="0.0.5" /> |