Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 15, 2023
1 parent 76ae956 commit 26edc26
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
Expand Up @@ -12,7 +12,7 @@ import java.util.regex.Pattern

plugins {
id 'application'
id 'com.github.spotbugs' version '5.1.2'
id 'com.github.spotbugs' version '5.1.3'
id 'com.diffplug.spotless' version '6.20.0'
id 'com.github.ben-manes.versions' version '0.47.0'
id 'org.gradlex.extra-java-module-info' version '1.4.1'
Expand Down

0 comments on commit 26edc26

Please sign in to comment.