diff --git a/launcher/build.gradle b/launcher/build.gradle index afc33eff..fbfc7838 100644 --- a/launcher/build.gradle +++ b/launcher/build.gradle @@ -5,7 +5,7 @@ plugins { dependencies { implementation 'org.fusesource.jansi:jansi:1.18' implementation "com.dorkbox:SystemTray:4.1" - implementation 'io.github.sanyarnd:app-locker:1.1.2' + implementation 'io.github.sanyarnd:app-locker:1.2.0' // Default theme implementation 'com.formdev:flatlaf:3.2'