Skip to content

Commit

Permalink
Merge pull request #545 from freefair/dependabot/gradle/examples/com.…
Browse files Browse the repository at this point in the history
…github.spotbugs-5.0.8

Bump com.github.spotbugs from 5.0.7 to 5.0.8 in /examples
  • Loading branch information
larsgrefer committed Jun 13, 2022
2 parents 685ba95 + 319bac9 commit d4b0d4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/lombok/build.gradle
@@ -1,7 +1,7 @@
import io.freefair.gradle.plugins.lombok.tasks.LombokApiJar
import io.freefair.gradle.plugins.lombok.tasks.LombokRuntimeJar
plugins {
id "com.github.spotbugs" version "5.0.7"
id "com.github.spotbugs" version "5.0.8"
}

apply plugin: "java"
Expand Down

0 comments on commit d4b0d4e

Please sign in to comment.