Skip to content

Commit

Permalink
chore(deps): update by cdktf/cdktf-repository-manager@2ddd596 (#440)
Browse files Browse the repository at this point in the history
  • Loading branch information
team-tf-cdk authored Dec 15, 2023
1 parent b686e04 commit d70aea3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .projenrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ const project = new CdktfProviderProject({
jsiiVersion: "~5.2.0",
typescriptVersion: "~5.2.0", // NOTE: this should be the same major/minor version as JSII
devDeps: ["@cdktf/provider-project@~0.4.0"],
// Uncomment below when the workflow has been tested on Hashicups and we think the change is safe to roll out:
// isDeprecated: false,
});

project.synth();

0 comments on commit d70aea3

Please sign in to comment.