We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3f08e0 commit 44c4c75Copy full SHA for 44c4c75
powertools-e2e-tests/pom.xml
@@ -17,7 +17,7 @@
17
<!-- we can use Java 11 for integration tests, not forced to stick to Java 8 -->
18
<maven.compiler.source>8</maven.compiler.source>
19
<maven.compiler.target>8</maven.compiler.target>
20
- <constructs.version>10.2.47</constructs.version>
+ <constructs.version>10.2.55</constructs.version>
21
<cdk.version>2.84.0</cdk.version>
22
23
<!-- Don't deploy the e2e tests -->
0 commit comments