Skip to content

Commit fed07d9

Browse files
authored
Update plugin com.github.spotbugs to v6.4.7 (#2775)
2 parents 29cc16e + 5ae0cbd commit fed07d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ plugins {
1111
id 'com.adarshr.test-logger' version '4.0.0' apply false // https://github.com/radarsh/gradle-test-logger-plugin/blob/develop/CHANGELOG.md
1212
id 'com.diffplug.spotless' version '8.1.0' apply false
1313
id 'com.diffplug.spotless-changelog' version '3.1.2' apply false // https://github.com/diffplug/spotless-changelog/blob/main/CHANGELOG.md
14-
id 'com.github.spotbugs' version '6.4.6' apply false // https://github.com/spotbugs/spotbugs-gradle-plugin/releases
14+
id 'com.github.spotbugs' version '6.4.7' apply false // https://github.com/spotbugs/spotbugs-gradle-plugin/releases
1515
id 'com.gradle.develocity' version '4.2.2' // https://plugins.gradle.org/plugin/com.gradle.develocity
1616
id 'com.gradle.plugin-publish' version '2.0.0' apply false // https://plugins.gradle.org/plugin/com.gradle.plugin-publish
1717
id 'dev.equo.ide' version '1.7.8' apply false // https://github.com/equodev/equo-ide/blob/main/plugin-gradle/CHANGELOG.md

0 commit comments

Comments
 (0)