Skip to content

Commit 6e22cfc

Browse files
authored
chore(deps): update JSII to 1.108 (#1791)
1 parent 1587a99 commit 6e22cfc

File tree

2 files changed

+172
-164
lines changed

2 files changed

+172
-164
lines changed

examples/powertools-examples-core/cdk/infra/pom.xml

+7
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,13 @@
6161
<version>${constructs.version}</version>
6262
</dependency>
6363

64+
<dependency>
65+
<groupId>software.amazon.jsii</groupId>
66+
<artifactId>jsii-runtime</artifactId>
67+
<version>1.108.0</version>
68+
</dependency>
69+
70+
6471
<dependency>
6572
<groupId>org.junit.jupiter</groupId>
6673
<artifactId>junit-jupiter</artifactId>

0 commit comments

Comments
 (0)