stackotter / delta-client

An open source Minecraft Java Edition client built for speed.
https://deltaclient.app
GNU General Public License v3.0
326 stars 33 forks source link

Update dependencies to fix security warnings (thanks to Dependabot's new SwiftPM support) #166

Closed stackotter closed 1 year ago

stackotter commented 1 year ago

Description

Just ran swift package update for both the root DeltaClient package and the nested DeltaCore package. To make sure the client still ran I had to update the DeltaClientGtk code for the most recent SwiftCrossUI API breaking changes.