Skip to content

Commit

Permalink
Bump Avalonia.Skia and Avalonia (#6)
Browse files Browse the repository at this point in the history
Bumps [Avalonia.Skia](https://github.com/AvaloniaUI/Avalonia) and [Avalonia](https://github.com/AvaloniaUI/Avalonia). These dependencies needed to be updated together.

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

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

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

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 Oct 18, 2024
1 parent c75f18c commit d527ef0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions MultiUserRaffleBot/MultiUserRaffleBot.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Avalonia" Version="11.1.3">
<PackageReference Include="Avalonia" Version="11.1.4">
<TreatAsUsed>true</TreatAsUsed>
</PackageReference>
<PackageReference Include="Avalonia.Controls.DataGrid" Version="11.1.3" />
<PackageReference Include="Avalonia.Skia" Version="11.1.3">
<PackageReference Include="Avalonia.Skia" Version="11.1.4">
<TreatAsUsed>true</TreatAsUsed>
</PackageReference>
<PackageReference Include="Avalonia.Themes.Fluent" Version="11.1.3">
Expand Down

0 comments on commit d527ef0

Please sign in to comment.