We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f027855 + 81a6769 commit 1801ef8Copy full SHA for 1801ef8
build.gradle
@@ -37,7 +37,7 @@ class BukkitAnnotationsRule implements ComponentMetadataRule {
37
componentMetadataContext.details.withVariant("compile") {
38
withDependencies {
39
add("com.google.errorprone:error_prone_annotations:2.36.0")
40
- add("org.jetbrains:annotations:25.0.0")
+ add("org.jetbrains:annotations:26.0.2")
41
}
42
43
0 commit comments