Skip to content

Commit 3b882e6

Browse files
authored
Merge pull request #368 from smithy-lang/dependabot/gradle/codegen/gradle-206a8d71b0
2 parents 08a40f0 + 56137c3 commit 3b882e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codegen/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ plugins {
2121
signing
2222
checkstyle
2323
jacoco
24-
id("com.github.spotbugs") version "6.1.0"
24+
id("com.github.spotbugs") version "6.1.2"
2525
id("io.codearte.nexus-staging") version "0.30.0"
2626
}
2727

0 commit comments

Comments
 (0)