Skip to content

Commit 2a2e2a9

Browse files
build(deps): bump aws-lambda-java-tests from 1.0.2 to 1.1.0 (#525)
Bumps [aws-lambda-java-tests](https://github.com/aws/aws-lambda-java-libs) from 1.0.2 to 1.1.0. - [Release notes](https://github.com/aws/aws-lambda-java-libs/releases) - [Commits](https://github.com/aws/aws-lambda-java-libs/commits) --- updated-dependencies: - dependency-name: com.amazonaws:aws-lambda-java-tests dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2903a12 commit 2a2e2a9

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
@@ -229,7 +229,7 @@
229229
<dependency>
230230
<groupId>com.amazonaws</groupId>
231231
<artifactId>aws-lambda-java-tests</artifactId>
232-
<version>1.0.2</version>
232+
<version>1.1.0</version>
233233
<scope>test</scope>
234234
</dependency>
235235
</dependencies>

0 commit comments

Comments
 (0)