diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 33c5337db..3cb546f82 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -70,9 +70,9 @@ exposed-migrations = "com.github.Suwayomi:exposed-migrations:3.2.0" kodein = "org.kodein.di:kodein-di-conf-jvm:7.20.2" # tray icon -systemtray-core = "com.dorkbox:SystemTray:4.2.1" -systemtray-utils = "com.dorkbox:Utilities:1.39" # version locked by SystemTray -systemtray-desktop = "com.dorkbox:Desktop:1.0" +systemtray-core = "com.dorkbox:SystemTray:4.4" +systemtray-utils = "com.dorkbox:Utilities:1.46" # version locked by SystemTray +systemtray-desktop = "com.dorkbox:Desktop:1.1" # version locked by SystemTray # dependencies of Tachiyomi extensions injekt = "com.github.inorichi.injekt:injekt-core:65b0440"