Skip to content

Commit

Permalink
Bump DynamicData from 9.0.4 to 9.1.1 in /Fronter.NET.Tests (#762)
Browse files Browse the repository at this point in the history
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 23, 2025
1 parent c6d2815 commit e4dbd25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Fronter.NET/Fronter.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
<PackageReference Include="Avalonia.ReactiveUI" Version="$(AvaloniaVersion)" />
<PackageReference Include="Avalonia.Themes.Fluent" Version="$(AvaloniaVersion)" />
<PackageReference Include="AWSSDK.S3" Version="3.7.412.2" />
<PackageReference Include="DynamicData" Version="9.0.4" />
<PackageReference Include="DynamicData" Version="9.1.1" />
<PackageReference Include="MessageBox.Avalonia" Version="3.2.0" />
<PackageReference Include="MessageBox.Avalonia.Markdown" Version="3.2.0" />
<PackageReference Include="Meziantou.Analyzer" Version="2.0.186">
Expand Down

0 comments on commit e4dbd25

Please sign in to comment.