Unverified Commit 8eb7654a authored by John DiSanti's avatar John DiSanti
Browse files

Upgrade smithy to 1.41.1

parent ad373545
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -21,7 +21,7 @@ kotlin.code.style=official

# codegen
smithyGradlePluginVersion=0.7.0
smithyVersion=1.40.0
smithyVersion=1.41.1

# kotlin
kotlinVersion=1.7.21