Skip to content

Commit 89a943a

Browse files
Bump com.github.spotbugs from 6.1.13 to 6.4.2
Bumps com.github.spotbugs from 6.1.13 to 6.4.2. --- updated-dependencies: - dependency-name: com.github.spotbugs dependency-version: 6.4.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f2267c0 commit 89a943a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎build.gradle‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ plugins {
3434
id 'com.dorongold.task-tree' version '4.0.1'
3535
id 'org.nosphere.apache.rat' version '0.8.1'
3636
id 'distribution'
37-
id 'com.github.spotbugs' version '6.1.13' // 6.2.0+ requires JDK 11
37+
id 'com.github.spotbugs' version '6.4.2' // 6.2.0+ requires JDK 11
3838
id 'de.thetaphi.forbiddenapis' version '3.9'
3939
id 'org.sonarqube' version '4.0.0.2929'
4040
id 'org.cyclonedx.bom' version '2.3.1'

0 commit comments

Comments
 (0)