Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent 61170f0 commit eef91c9
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="8.1.1" />
<PackageReference Include="DynamicData" Version="8.3.27" />
<PackageReference Include="ReactiveUI" Version="19.5.1" />
<PackageReference Include="GitVersionTask" Version="5.5.1">
<PrivateAssets>All</PrivateAssets>
Expand Down

0 comments on commit eef91c9

Please sign in to comment.