We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70da5f0 commit b236709Copy full SHA for b236709
powertools-e2e-tests/pom.xml
@@ -31,7 +31,7 @@
31
<maven.compiler.source>1.8</maven.compiler.source>
32
<maven.compiler.target>1.8</maven.compiler.target>
33
<constructs.version>10.2.69</constructs.version>
34
- <cdk.version>2.88.0</cdk.version>
+ <cdk.version>2.89.0</cdk.version>
35
36
<!-- Don't deploy the e2e tests -->
37
<maven.deploy.skip>true</maven.deploy.skip>
0 commit comments