Skip to content

Commit 584a092

Browse files
chore(projen): update cdk version (#9)
it updates the aws cdk version to 2.103.0 ISSUES CLOSED: 6
1 parent 0ca0bee commit 584a092

File tree

4 files changed

+13
-13
lines changed

4 files changed

+13
-13
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
@@ -5,7 +5,7 @@ import { TrailingComma } from 'projen/lib/javascript';
55
const project = new awscdk.AwsCdkConstructLibrary({
66
author: 'Antonio Márquez Pérez',
77
authorAddress: 'antonio.marquez@jumptothecloud.tech',
8-
cdkVersion: '2.91.0',
8+
cdkVersion: '2.103.0',
99
defaultReleaseBranch: 'main',
1010
jsiiVersion: '~5.0.0',
1111
name: '@jttc/aws-codestarconnection',

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: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)