Skip to content

Commit 2bd1596

Browse files
fix(deps): update dependency com.github.spotbugs:com.github.spotbugs.gradle.plugin to v6.4.2
1 parent 2a58fb1 commit 2bd1596

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dependencies {
2020
implementation("com.gradleup.shadow:shadow-gradle-plugin:8.3.8")
2121
implementation("net.thebugmc.gradle.sonatype-central-portal-publisher:net.thebugmc.gradle.sonatype-central-portal-publisher.gradle.plugin:1.2.4")
2222
implementation("org.cthing.build-constants:org.cthing.build-constants.gradle.plugin:2.0.0")
23-
implementation("com.github.spotbugs:com.github.spotbugs.gradle.plugin:6.2.6")
23+
implementation("com.github.spotbugs:com.github.spotbugs.gradle.plugin:6.4.2")
2424

2525
compileOnly(gradleApi())
2626
testImplementation(gradleTestKit())

0 commit comments

Comments
 (0)