Skip to content

Commit

Permalink
build(deps-dev): bump software.constructs:constructs (#1407)
Browse files Browse the repository at this point in the history
Bumps [software.constructs:constructs](https://github.com/aws/constructs) from 10.2.69 to 10.2.70.
- [Release notes](https://github.com/aws/constructs/releases)
- [Commits](aws/constructs@v10.2.69...v10.2.70)

---
updated-dependencies:
- dependency-name: software.constructs:constructs
  dependency-type: direct:development
  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>
  • Loading branch information
dependabot[bot] authored Sep 26, 2023
1 parent 49ae687 commit 6a94862
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion powertools-e2e-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<properties>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<constructs.version>10.2.69</constructs.version>
<constructs.version>10.2.70</constructs.version>
<cdk.version>2.97.1</cdk.version>
</properties>

Expand Down

0 comments on commit 6a94862

Please sign in to comment.