diff --git a/README.md b/README.md index bc446f4c62..51a530e1df 100644 --- a/README.md +++ b/README.md @@ -236,9 +236,7 @@ dependencyResolutionManagement { Add the dependency ```gradle -implementation('com.github.vitorpamplona.amethyst:quartz:v0.84.3') { - exclude group: 'net.java.dev.jna' -} +implementation('com.github.vitorpamplona.amethyst:quartz:v0.84.3') ``` ## Contributing