Skip to content

Commit

Permalink
Bump DynamicData from 7.14.2 to 8.0.1 (#514)
Browse files Browse the repository at this point in the history
Bumps [DynamicData](https://github.com/reactiveui/DynamicData) from 7.14.2 to 8.0.1.
- [Release notes](https://github.com/reactiveui/DynamicData/releases)
- [Changelog](https://github.com/reactivemarbles/DynamicData/blob/main/ReleaseNotes.md)
- [Commits](reactivemarbles/DynamicData@7.14.2...8.0.1)

---
updated-dependencies:
- dependency-name: DynamicData
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 22, 2023
1 parent 3aea986 commit 7c5d0a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ImageSort/ImageSort.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="DynamicData" Version="7.14.2" />
<PackageReference Include="DynamicData" Version="8.0.1" />
<PackageReference Include="ReactiveUI" Version="19.4.1" />
<PackageReference Include="GitVersionTask" Version="5.5.1">
<PrivateAssets>All</PrivateAssets>
Expand Down

0 comments on commit 7c5d0a9

Please sign in to comment.