Skip to content

Commit

Permalink
Bump Eto.Platform.Gtk from 2.8.2 to 2.8.3 (#28)
Browse files Browse the repository at this point in the history
Bumps [Eto.Platform.Gtk](https://github.com/picoe/Eto) from 2.8.2 to 2.8.3.
- [Release notes](https://github.com/picoe/Eto/releases)
- [Commits](picoe/Eto@2.8.2...2.8.3)

---
updated-dependencies:
- dependency-name: Eto.Platform.Gtk
  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 Mar 13, 2024
1 parent a502302 commit ce00bb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GlennGUI/GlennGUI.Gtk/GlennGUI.Gtk.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</ItemGroup>

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

</Project>

0 comments on commit ce00bb4

Please sign in to comment.