Skip to content

Commit eb30e8a

Browse files
committed
chore(deps-dev): bump smithy to 1.14.x
1 parent 842e396 commit eb30e8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codegen/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ allprojects {
3131
version = "0.7.0"
3232
}
3333

34-
extra["smithyVersion"] = "[1.12.0,1.13.0["
34+
extra["smithyVersion"] = "[1.14.0,1.15.0["
3535

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

0 commit comments

Comments
 (0)