Skip to content

Commit ba4dcf3

Browse files
committed
Initial Commit
1 parent c7320bf commit ba4dcf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.projenrc.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import { awscdk } from 'projen';
22
const project = new awscdk.AwsCdkConstructLibrary({
33
author: 'Nick Willan',
44
authorAddress: 'nickwillan@gmail.com',
5-
cdkVersion: '2.1.0',
5+
cdkVersion: '2.149.0',
66
defaultReleaseBranch: 'main',
77
jsiiVersion: '~5.4.0',
88
name: 'cdk-global-parameter',

0 commit comments

Comments
 (0)