From dff2513e2b20918031d54dbcdc8f584630932975 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 08:06:25 +0000 Subject: [PATCH] Bump com.dorkbox:SystemTray from 4.1 to 4.4 Bumps com.dorkbox:SystemTray from 4.1 to 4.4. --- updated-dependencies: - dependency-name: com.dorkbox:SystemTray dependency-version: '4.4' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- launcher/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/launcher/build.gradle b/launcher/build.gradle index afc33eff..d9807a6b 100644 --- a/launcher/build.gradle +++ b/launcher/build.gradle @@ -4,7 +4,7 @@ plugins { dependencies { implementation 'org.fusesource.jansi:jansi:1.18' - implementation "com.dorkbox:SystemTray:4.1" + implementation "com.dorkbox:SystemTray:4.4" implementation 'io.github.sanyarnd:app-locker:1.1.2' // Default theme