Skip to content

Commit

Permalink
Bump Eto.Platform.Gtk and Eto.Forms (#27)
Browse files Browse the repository at this point in the history
Bumps [Eto.Platform.Gtk](https://github.com/picoe/Eto) and [Eto.Forms](https://github.com/picoe/Eto). These dependencies needed to be updated together.

Updates `Eto.Platform.Gtk` from 2.7.2 to 2.8.2
- [Release notes](https://github.com/picoe/Eto/releases)
- [Commits](picoe/Eto@2.7.2...2.8.2)

Updates `Eto.Forms` from 2.7.2 to 2.8.2
- [Release notes](https://github.com/picoe/Eto/releases)
- [Commits](picoe/Eto@2.7.2...2.8.2)

---
updated-dependencies:
- dependency-name: Eto.Platform.Gtk
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Eto.Forms
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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] committed Jan 1, 2024
1 parent eb737e3 commit ab2d977
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Atomic.Gtk/Atomic.Gtk.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Eto.Platform.Gtk" Version="2.7.2" />
<PackageReference Include="Eto.Platform.Gtk" Version="2.8.2" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit ab2d977

Please sign in to comment.