We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9f602b4 + fb0204f commit 3b57b53Copy full SHA for 3b57b53
examples/lombok/build.gradle
@@ -1,7 +1,7 @@
1
import io.freefair.gradle.plugins.lombok.tasks.LombokApiJar
2
import io.freefair.gradle.plugins.lombok.tasks.LombokRuntimeJar
3
plugins {
4
- id "com.github.spotbugs" version "6.1.6"
+ id "com.github.spotbugs" version "6.1.7"
5
}
6
7
apply plugin: "java"
0 commit comments