Skip to content

Commit

Permalink
Merge pull request #105 from bwRavencl/dependabot/gradle/com.github.s…
Browse files Browse the repository at this point in the history
…potbugs-5.1.3

Bump com.github.spotbugs from 5.1.2 to 5.1.3
  • Loading branch information
bwRavencl authored Aug 15, 2023
2 parents 76ae956 + 26edc26 commit 034c7dd
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 034c7dd

Please sign in to comment.