Skip to content

Commit d42d8f5

Browse files
trivikrsrchase
authored andcommitted
chore(deps): bump smithy to 1.14.x (smithy-lang#468)
1 parent de8be53 commit d42d8f5

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)