Skip to content

Commit a1d52d3

Browse files
Bump DynamicData from 9.1.2 to 9.2.1 (#620)
Bumps [DynamicData](https://github.com/reactiveui/DynamicData) from 9.1.2 to 9.2.1. - [Release notes](https://github.com/reactiveui/DynamicData/releases) - [Changelog](https://github.com/reactivemarbles/DynamicData/blob/main/ReleaseNotes.md) - [Commits](reactivemarbles/DynamicData@9.1.2...9.2.1) --- updated-dependencies: - dependency-name: DynamicData dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8354d50 commit a1d52d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ImageSort/ImageSort.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="DynamicData" Version="9.1.2" />
10+
<PackageReference Include="DynamicData" Version="9.2.1" />
1111
<PackageReference Include="ReactiveUI" Version="20.1.63" />
1212
<PackageReference Include="GitVersionTask" Version="5.5.1">
1313
<PrivateAssets>All</PrivateAssets>

0 commit comments

Comments
 (0)