Skip to content

Commit d6777c9

Browse files
Bump DynamicData from 9.0.4 to 9.1.1
Bumps [DynamicData](https://github.com/reactiveui/DynamicData) from 9.0.4 to 9.1.1. - [Release notes](https://github.com/reactiveui/DynamicData/releases) - [Changelog](https://github.com/reactivemarbles/DynamicData/blob/main/ReleaseNotes.md) - [Commits](reactivemarbles/DynamicData@9.0.4...9.1.1) --- updated-dependencies: - dependency-name: DynamicData dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0286820 commit d6777c9

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.0.4" />
10+
<PackageReference Include="DynamicData" Version="9.1.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)