Skip to content

Commit 28a74d0

Browse files
authored
Update to Smithy 1.21.x (#540)
1 parent c3ef952 commit 28a74d0

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)