Skip to content

Commit

Permalink
Bump AvaloniaVersion from 11.0.7 to 11.0.9
Browse files Browse the repository at this point in the history
Bumps `AvaloniaVersion` from 11.0.7 to 11.0.9.

Updates `Avalonia.Desktop` from 11.0.7 to 11.0.9
- [Release notes](https://github.com/AvaloniaUI/Avalonia/releases)
- [Commits](AvaloniaUI/Avalonia@11.0.7...11.0.9)

Updates `Avalonia.ReactiveUI` from 11.0.7 to 11.0.9
- [Release notes](https://github.com/AvaloniaUI/Avalonia/releases)
- [Commits](AvaloniaUI/Avalonia@11.0.7...11.0.9)

Updates `Avalonia.Themes.Fluent` from 11.0.7 to 11.0.9
- [Release notes](https://github.com/AvaloniaUI/Avalonia/releases)
- [Commits](AvaloniaUI/Avalonia@11.0.7...11.0.9)

---
updated-dependencies:
- dependency-name: Avalonia.Desktop
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Avalonia.ReactiveUI
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Avalonia.Themes.Fluent
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 12, 2024
1 parent a7c248a commit 1efd3ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>
<PropertyGroup>
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
<AvaloniaVersion>11.0.7</AvaloniaVersion>
<AvaloniaVersion>11.0.9</AvaloniaVersion>
<SnapxVersion>5.2.5</SnapxVersion>
</PropertyGroup>
<ItemGroup>
Expand Down

0 comments on commit 1efd3ef

Please sign in to comment.