Skip to content

Commit

Permalink
Bump powertools-metrics from 1.3.0 to 1.4.0 in /software/FunctionTwo (#8
Browse files Browse the repository at this point in the history
)

Bumps [powertools-metrics](https://github.com/awslabs/aws-lambda-powertools-java) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/awslabs/aws-lambda-powertools-java/releases)
- [Changelog](https://github.com/awslabs/aws-lambda-powertools-java/blob/master/CHANGELOG.md)
- [Commits](aws-powertools/powertools-lambda-java@v1.3.0...v1.4.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 16, 2021
1 parent f0c8091 commit 0caf971
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion software/FunctionTwo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<dependency>
<groupId>software.amazon.lambda</groupId>
<artifactId>powertools-metrics</artifactId>
<version>1.3.0</version>
<version>1.4.0</version>
</dependency>
<dependency>
<groupId>com.amazonaws</groupId>
Expand Down

0 comments on commit 0caf971

Please sign in to comment.