Skip to content

Commit 0436227

Browse files
committed
Update to Smithy 1.17.0
1 parent a1a37e6 commit 0436227

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.8.0"
2929
}
3030

31-
extra["smithyVersion"] = "[1.16.3,1.17.0["
31+
extra["smithyVersion"] = "[1.17.0,1.18.0["
3232

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

0 commit comments

Comments
 (0)