Skip to content

Commit 731f66e

Browse files
Bump com.amazonaws:aws-lambda-java-core
Bumps [com.amazonaws:aws-lambda-java-core](https://github.com/aws/aws-lambda-java-libs) from 1.2.0 to 1.2.3. - [Commits](https://github.com/aws/aws-lambda-java-libs/commits) --- updated-dependencies: - dependency-name: com.amazonaws:aws-lambda-java-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 97d50d6 commit 731f66e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/lambda-kotlin-request-router-sample-proto/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dependencies {
3939

4040
implementation("io.moia.lambda-kotlin-request-router:router-protobuf:0.9.7")
4141

42-
implementation("com.amazonaws:aws-lambda-java-core:1.2.0")
42+
implementation("com.amazonaws:aws-lambda-java-core:1.2.3")
4343
implementation("com.amazonaws:aws-lambda-java-log4j2:1.1.0")
4444
implementation("com.fasterxml.jackson.core:jackson-databind:2.12.0")
4545
implementation("com.fasterxml.jackson.module:jackson-module-kotlin:2.17.1")

0 commit comments

Comments
 (0)