Skip to content

Commit e3348b7

Browse files
Update Spotbugs Gradle plugin to 6.5.0. (#11105)
Update Spotbugs Gradle plugin to `6.5.0`. Co-authored-by: alexey.kuznetsov <alexey.kuznetsov@datadoghq.com>
1 parent 8d3cec3 commit e3348b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ plugins {
1313

1414
id("com.diffplug.spotless") version "8.4.0"
1515
id("me.champeau.gradle.japicmp") version "0.4.3"
16-
id("com.github.spotbugs") version "6.4.8"
16+
id("com.github.spotbugs") version "6.5.0"
1717
id("de.thetaphi.forbiddenapis") version "3.10"
1818
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
1919
id("com.gradleup.shadow") version "8.3.9" apply false

0 commit comments

Comments
 (0)