Skip to content

Commit 0268e31

Browse files
committed
update cdk-lib in file .projectrc.js and run npx projen build
1 parent 2ad7c32 commit 0268e31

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ const project = new awscdk.AwsCdkConstructLibrary({
5151
authorAddress: "https://www.mongodb.com/",
5252
description:
5353
"MongoDB Atlas CDK Construct Library for AWS CloudFormation Resources",
54-
cdkVersion: "2.103.0",
54+
cdkVersion: "2.189.1",
5555
defaultReleaseBranch: "main",
5656
name: "awscdk-resources-mongodbatlas",
5757
repositoryUrl: "https://github.com/mongodb/awscdk-resources-mongodbatlas.git",

package.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.

0 commit comments

Comments
 (0)