diff --git a/web/build.gradle b/web/build.gradle index 21e62f4..bcc7559 100644 --- a/web/build.gradle +++ b/web/build.gradle @@ -25,7 +25,7 @@ */ plugins { - id 'com.github.psxpaul.execfork' version '0.1.13' + id 'com.github.psxpaul.execfork' version '0.1.15' } task runEmulator(type: com.github.psxpaul.task.ExecFork) {