Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62d0939 commit e33f28dCopy full SHA for e33f28d
examples/powertools-examples-core-utilities/cdk/infra/pom.xml
@@ -7,7 +7,7 @@
7
<version>2.3.0</version>
8
<properties>
9
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
10
- <cdk.version>2.212.0</cdk.version>
+ <cdk.version>2.213.0</cdk.version>
11
<constructs.version>[10.0.0,11.0.0)</constructs.version>
12
<junit.version>5.13.4</junit.version>
13
</properties>
powertools-e2e-tests/pom.xml
@@ -31,7 +31,7 @@
31
<maven.compiler.source>11</maven.compiler.source>
32
<maven.compiler.target>11</maven.compiler.target>
33
<constructs.version>10.4.2</constructs.version>
34
35
36
37
<dependencies>
0 commit comments