Skip to content
This repository was archived by the owner on Feb 14, 2025. It is now read-only.

Commit 045e709

Browse files
Bump com.github.spotbugs from 6.0.26 to 6.0.27 (#182)
Bumps com.github.spotbugs from 6.0.26 to 6.0.27. --- updated-dependencies: - dependency-name: com.github.spotbugs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ivan Vakhrushev <mfvanek@gmail.com>
1 parent f367bc1 commit 045e709

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
@@ -10,7 +10,7 @@ plugins {
1010
id("maven-publish")
1111
id("checkstyle")
1212
id("pmd")
13-
id("com.github.spotbugs") version "6.0.26"
13+
id("com.github.spotbugs") version "6.0.27"
1414
id("net.ltgt.errorprone") version "4.1.0"
1515
id("io.freefair.lombok") version "8.11"
1616
id("com.github.ben-manes.versions") version "0.51.0"

0 commit comments

Comments
 (0)