Skip to content

Commit becec93

Browse files
chore: bump software.constructs:constructs from 10.4.3 to 10.6.0 (#2439)
Bumps [software.constructs:constructs](https://github.com/aws/constructs) from 10.4.3 to 10.6.0. - [Release notes](https://github.com/aws/constructs/releases) - [Commits](aws/constructs@v10.4.3...v10.6.0) --- updated-dependencies: - dependency-name: software.constructs:constructs dependency-version: 10.6.0 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 89f4423 commit becec93

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>11</maven.compiler.source>
3232
<maven.compiler.target>11</maven.compiler.target>
33-
<constructs.version>10.4.3</constructs.version>
33+
<constructs.version>10.6.0</constructs.version>
3434
<cdk.version>2.243.0</cdk.version>
3535
</properties>
3636

0 commit comments

Comments
 (0)