Skip to content

Commit 7f4846d

Browse files
build(deps-dev): bump software.constructs:constructs (#1482)
Bumps [software.constructs:constructs](https://github.com/aws/constructs) from 10.2.70 to 10.3.0. - [Release notes](https://github.com/aws/constructs/releases) - [Commits](aws/constructs@v10.2.70...v10.3.0) --- updated-dependencies: - dependency-name: software.constructs:constructs dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 51930d0 commit 7f4846d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

powertools-e2e-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<properties>
3131
<maven.compiler.source>1.8</maven.compiler.source>
3232
<maven.compiler.target>1.8</maven.compiler.target>
33-
<constructs.version>10.2.70</constructs.version>
33+
<constructs.version>10.3.0</constructs.version>
3434
<cdk.version>2.100.0</cdk.version>
3535
</properties>
3636

0 commit comments

Comments
 (0)