Skip to content

Commit 6e4561b

Browse files
dependabot[bot]bwRavencl
authored andcommitted
chore: bump com.github.spotbugs from 6.5.8 to 6.5.9
Bumps com.github.spotbugs from 6.5.8 to 6.5.9. --- updated-dependencies: - dependency-name: com.github.spotbugs dependency-version: 6.5.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 58505d7 commit 6e4561b

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
@@ -30,7 +30,7 @@ plugins {
3030
application
3131
jacoco
3232
id("com.diffplug.spotless") version "8.8.0"
33-
id("com.github.spotbugs") version "6.5.8"
33+
id("com.github.spotbugs") version "6.5.9"
3434
id("net.ltgt.errorprone") version "5.1.0"
3535
}
3636

0 commit comments

Comments
 (0)