We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7320bf commit ba4dcf3Copy full SHA for ba4dcf3
.projenrc.ts
@@ -2,7 +2,7 @@ import { awscdk } from 'projen';
2
const project = new awscdk.AwsCdkConstructLibrary({
3
author: 'Nick Willan',
4
authorAddress: 'nickwillan@gmail.com',
5
- cdkVersion: '2.1.0',
+ cdkVersion: '2.149.0',
6
defaultReleaseBranch: 'main',
7
jsiiVersion: '~5.4.0',
8
name: 'cdk-global-parameter',
0 commit comments