Skip to content

Commit

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

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

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

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

---
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 Dec 11, 2023
1 parent 0ea27e1 commit f433d62
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.5</AvaloniaVersion>
<AvaloniaVersion>11.0.6</AvaloniaVersion>
<SnapxVersion>5.2.5</SnapxVersion>
</PropertyGroup>
<ItemGroup>
Expand Down

0 comments on commit f433d62

Please sign in to comment.