Skip to content

Commit 4a568a0

Browse files
authored
Merge pull request #379 from smithy-lang/dependabot/gradle/codegen/gradle-dbfd31496b
2 parents 91a139e + da9d127 commit 4a568a0

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

0 commit comments

Comments
 (0)