Skip to content

Commit

Permalink
Bump com.github.spotbugs from 5.0.6 to 5.0.7 in /examples
Browse files Browse the repository at this point in the history
Bumps com.github.spotbugs from 5.0.6 to 5.0.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>
  • Loading branch information
dependabot[bot] committed May 13, 2022
1 parent 8a076c6 commit d50805c
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.6"
id "com.github.spotbugs" version "5.0.7"
}

apply plugin: "java"
Expand Down

0 comments on commit d50805c

Please sign in to comment.