Skip to content

Commit ad36ab3

Browse files
build(deps): bump com.amazonaws:aws-lambda-java-tests (#1979)
Bumps [com.amazonaws:aws-lambda-java-tests](https://github.com/aws/aws-lambda-java-libs) from 1.1.1 to 1.1.2. - [Commits](https://github.com/aws/aws-lambda-java-libs/commits) --- updated-dependencies: - dependency-name: com.amazonaws:aws-lambda-java-tests dependency-version: 1.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f050d35 commit ad36ab3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,7 @@
370370
<dependency>
371371
<groupId>com.amazonaws</groupId>
372372
<artifactId>aws-lambda-java-tests</artifactId>
373-
<version>1.1.1</version>
373+
<version>1.1.2</version>
374374
<scope>test</scope>
375375
</dependency>
376376
<dependency>

0 commit comments

Comments
 (0)