Skip to content

Commit

Permalink
Build(deps): Bump Avalonia.Controls.DataGrid in /src/Spice86 (#745)
Browse files Browse the repository at this point in the history
Bumps [Avalonia.Controls.DataGrid](https://github.com/AvaloniaUI/Avalonia) from 11.0.10 to 11.0.11.
- [Release notes](https://github.com/AvaloniaUI/Avalonia/releases)
- [Commits](AvaloniaUI/Avalonia@11.0.10...11.0.11)

---
updated-dependencies:
- dependency-name: Avalonia.Controls.DataGrid
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Jun 26, 2024
1 parent 1404603 commit 540a648
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Spice86/Spice86.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<ItemGroup>
<PackageReference Include="bodong.PropertyModels" Version="11.0.10.1" />
<PackageReference Include="DialogHost.Avalonia" Version="0.7.7" />
<PackageReference Include="Avalonia.Controls.DataGrid" Version="11.0.10" />
<PackageReference Include="Avalonia.Controls.DataGrid" Version="11.0.11" />
<PackageReference Include="Iced" Version="1.21.0" />
<PackageReference Include="Semi.Avalonia" Version="11.0.7.3" />
<PackageReference Include="bodong.Avalonia.PropertyGrid" Version="11.0.10.1" />
Expand Down

0 comments on commit 540a648

Please sign in to comment.