Skip to content

Commit 4314d0e

Browse files
authored
Merge pull request #377 from smithy-lang/dependabot/gradle/codegen/gradle-2d41e45708
2 parents 6465617 + 950dbb7 commit 4314d0e

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.3"
24+
id("com.github.spotbugs") version "6.1.4"
2525
id("io.codearte.nexus-staging") version "0.30.0"
2626
}
2727

0 commit comments

Comments
 (0)