We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a72fb3d commit 9d159d1Copy full SHA for 9d159d1
powertools-e2e-tests/pom.xml
@@ -18,7 +18,7 @@
18
<maven.compiler.source>8</maven.compiler.source>
19
<maven.compiler.target>8</maven.compiler.target>
20
<constructs.version>10.2.47</constructs.version>
21
- <cdk.version>2.83.1</cdk.version>
+ <cdk.version>2.84.0</cdk.version>
22
23
<!-- Don't deploy the e2e tests -->
24
<maven.deploy.skip>true</maven.deploy.skip>
0 commit comments