diff --git a/Launcher/build.gradle b/Launcher/build.gradle index 0f716c96..d2a57901 100644 --- a/Launcher/build.gradle +++ b/Launcher/build.gradle @@ -27,7 +27,7 @@ dependencies { pack project(':LauncherAPI') // Not error on obf. - bundle 'com.github.oshi:oshi-core:3.11.0' + bundle 'com.github.oshi:oshi-core:3.13.0' bundle 'commons-codec:commons-codec:1.11' }