Skip to content

Commit 4dbcafd

Browse files
authored
feat: Bumping cdk library version (#447)
1 parent 22f4d2d commit 4dbcafd

File tree

4 files changed

+38
-39
lines changed

4 files changed

+38
-39
lines changed

.projen/deps.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.projenrc.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ const project = new CdklabsConstructLibrary({
44
authorAddress: 'aws-avp-cdk-dev@amazon.com',
55
description: 'L2 AWS CDK Constructs for Amazon Verified Permissions',
66
keywords: ['cdk', 'aws-cdk', 'awscdk', 'aws', 'verified-permissions', 'authorization', 'verifiedpermissions'],
7-
cdkVersion: '2.170.0',
7+
cdkVersion: '2.188.0',
88
defaultReleaseBranch: 'main',
99
devDeps: ['cdklabs-projen-project-types'],
1010
bundledDeps: ['@cedar-policy/cedar-wasm@3.2.3'],

package.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 34 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)