Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 20, 2021
1 parent 1d87f54 commit 38cf7ee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="DynamicData" Version="7.4.3" />
<PackageReference Include="DynamicData" Version="7.4.9" />
<PackageReference Include="FluentAssertions" Version="6.2.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.11.0" />
<PackageReference Include="Microsoft.Reactive.Testing" Version="5.0.0" />
Expand Down
2 changes: 1 addition & 1 deletion src/ReactiveMarbles.Mvvm/ReactiveMarbles.Mvvm.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="DynamicData" Version="7.4.3" />
<PackageReference Include="DynamicData" Version="7.4.9" />
<PackageReference Include="ReactiveMarbles.Locator" Version="1.1.1" />
<PackageReference Include="System.Reactive" Version="5.0.0" />
</ItemGroup>
Expand Down

0 comments on commit 38cf7ee

Please sign in to comment.