Skip to content

Commit b2a1480

Browse files
gosarsrchase
authored andcommitted
Update to Smithy 1.21.x (smithy-lang#540)
1 parent 9a6cd78 commit b2a1480

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
@@ -28,7 +28,7 @@ allprojects {
2828
version = "0.11.0"
2929
}
3030

31-
extra["smithyVersion"] = "[1.19.0,1.20.0["
31+
extra["smithyVersion"] = "[1.21.0,1.22.0["
3232

3333
// The root project doesn't produce a JAR.
3434
tasks["jar"].enabled = false

0 commit comments

Comments
 (0)