Skip to content

Commit 5d5e0e8

Browse files
authored
chore(deps): bump smithy to 1.14.x (#468)
1 parent fbf97a9 commit 5d5e0e8

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

31-
extra["smithyVersion"] = "[1.12.0,1.13.0["
31+
extra["smithyVersion"] = "[1.14.0,1.15.0["
3232

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

0 commit comments

Comments
 (0)