Skip to content

Commit

Permalink
build(deps): bump the avalonia group with 2 updates (#128)
Browse files Browse the repository at this point in the history
Bumps the avalonia group with 2 updates: [Avalonia](https://github.com/AvaloniaUI/Avalonia) and [Avalonia.Skia](https://github.com/AvaloniaUI/Avalonia).


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

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

---
updated-dependencies:
- dependency-name: Avalonia
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: avalonia
- dependency-name: Avalonia.Skia
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: avalonia
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 27, 2024
1 parent c08659b commit 5ddd345
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<IsPackable>false</IsPackable>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Avalonia.Skia" Version="11.0.2" />
<PackageReference Include="Avalonia.Skia" Version="11.0.9" />
<PackageReference Include="FluentAssertions" Version="6.12.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="xunit" Version="2.7.0" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<IsPackable>false</IsPackable>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Avalonia.Skia" Version="11.0.2" />
<PackageReference Include="Avalonia.Skia" Version="11.0.9" />
<PackageReference Include="FluentAssertions" Version="6.12.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="xunit" Version="2.7.0" />
Expand Down

0 comments on commit 5ddd345

Please sign in to comment.