Skip to content

Commit fb0204f

Browse files
Bump com.github.spotbugs from 6.1.6 to 6.1.7 in /examples
Bumps com.github.spotbugs from 6.1.6 to 6.1.7. --- updated-dependencies: - dependency-name: com.github.spotbugs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ac7899f commit fb0204f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/lombok/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import io.freefair.gradle.plugins.lombok.tasks.LombokApiJar
22
import io.freefair.gradle.plugins.lombok.tasks.LombokRuntimeJar
33
plugins {
4-
id "com.github.spotbugs" version "6.1.6"
4+
id "com.github.spotbugs" version "6.1.7"
55
}
66

77
apply plugin: "java"

0 commit comments

Comments
 (0)