Skip to content

Commit

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

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

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

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

---
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 9, 2024
1 parent a7c248a commit e8db519
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.8</AvaloniaVersion>
<SnapxVersion>5.2.5</SnapxVersion>
</PropertyGroup>
<ItemGroup>
Expand Down

0 comments on commit e8db519

Please sign in to comment.