Skip to content

Commit

Permalink
Upgrade Smithy to 1.33
Browse files Browse the repository at this point in the history
  • Loading branch information
jterapin committed Jun 29, 2023
1 parent 1c7c684 commit 1615cfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codegen/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ allprojects {
version = "0.1.0"
}

extra["smithyVersion"] = "1.28.0"
extra["smithyVersion"] = "1.33.0"

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

0 comments on commit 1615cfa

Please sign in to comment.