Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
Signed-off-by: Scott Schreckengaust <[email protected]>
  • Loading branch information
scottschreckengaust committed Sep 25, 2023
1 parent 81ea6a9 commit 0ce76c4
Show file tree
Hide file tree
Showing 4 changed files with 78 additions and 78 deletions.
4 changes: 2 additions & 2 deletions .projen/deps.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions .projenrc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ const projectName = 'emerging-tech-cdk-constructs';
const project = new awscdk.AwsCdkConstructLibrary({
author: 'Amazon Web Services - Prototyping and Cloud Engineering',
authorAddress: projectName+'@amazon.com',
cdkVersion: '2.96.2',
cdkVersion: '2.97.0',
// Fill in the below during an upgrade
// cdkVersionPinning: true,
// constructsVersion: '10.2.70',
// projenVersion: '0.73.28',
// projenVersion: '0.73.32',

defaultReleaseBranch: 'main',
jsiiVersion: '~5.0.0',
Expand Down
6 changes: 3 additions & 3 deletions package.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

142 changes: 71 additions & 71 deletions yarn.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0ce76c4

Please sign in to comment.