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.
1 parent 0abb284 commit d39ceefCopy full SHA for d39ceef
build.gradle.kts
@@ -42,7 +42,7 @@ dependencies {
42
testAnnotationProcessor("org.projectlombok:lombok:1.18.38")
43
44
// JetBrains Annotations
45
- implementation("org.jetbrains:annotations:26.0.2")
+ implementation("org.jetbrains:annotations:26.0.2-1")
46
47
// JUnit and SLF4J for testing
48
testImplementation("org.junit.jupiter:junit-jupiter-engine:5.13.4")
0 commit comments