Skip to content

Commit 615d97e

Browse files
committed
Update lambdaModel version from 1.0.20 to 1.0.19
1 parent b8c31cf commit 615d97e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

aws/client/aws-client-rulesengine/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencies {
2323
testImplementation(project(":client:dynamic-client"))
2424

2525
s3Model("software.amazon.api.models:s3:1.0.20")
26-
lambdaModel("software.amazon.api.models:lambda:1.0.20")
26+
lambdaModel("software.amazon.api.models:lambda:1.0.19")
2727
}
2828

2929
// Add service models to test and JMH classpaths

0 commit comments

Comments
 (0)