Skip to content

Commit

Permalink
Bump com.github.spotbugs from 5.2.3 to 5.2.4
Browse files Browse the repository at this point in the history
Bumps com.github.spotbugs from 5.2.3 to 5.2.4.

---
updated-dependencies:
- dependency-name: com.github.spotbugs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored Nov 27, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent abb44de commit 92ea8ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -7,7 +7,7 @@ import org.gradle.nativeplatform.platform.internal.DefaultNativePlatform
plugins {
id 'application'
id 'com.diffplug.spotless' version '6.22.0'
id 'com.github.spotbugs' version '5.2.3'
id 'com.github.spotbugs' version '5.2.4'
id 'net.ltgt.errorprone' version '3.1.0'
id 'org.ajoberstar.grgit' version '5.2.1'
id 'org.gradlex.extra-java-module-info' version '1.6'

0 comments on commit 92ea8ae

Please sign in to comment.