Skip to content

Commit

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

Bump com.github.spotbugs from 6.0.22 to 6.0.24 in /examples
  • Loading branch information
larsgrefer authored Oct 4, 2024
2 parents 6a0ad11 + ef49222 commit 34fef96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/lombok/build.gradle
Original file line number Diff line number Diff line change
@@ -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 "6.0.22"
id "com.github.spotbugs" version "6.0.24"
}

apply plugin: "java"
Expand Down

0 comments on commit 34fef96

Please sign in to comment.