Skip to content

Commit 1e12ac7

Browse files
authored
chore(codegen): smithy gradle version 0.5.3 bump (#277)
1 parent 9d4d824 commit 1e12ac7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codegen/sdk/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import kotlin.streams.toList
1515
description = "AWS SDK codegen tasks"
1616

1717
plugins {
18-
id("software.amazon.smithy") version "0.5.2"
18+
id("software.amazon.smithy")
1919
}
2020

2121
buildscript {

0 commit comments

Comments
 (0)