Skip to content

Commit

Permalink
Merge branch 'main' into auto/upgrade-self-cdktf-19
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Oct 17, 2023
2 parents 62d69b5 + 2284bd6 commit bdba4a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projenrc.template.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ const { CdktfProviderProject } = require("@cdktf/provider-project");
const project = new CdktfProviderProject({
useCustomGithubRunner: __CUSTOM_RUNNER__,
terraformProvider: "__PROVIDER__",
cdktfVersion: "^0.18.0",
cdktfVersion: "^0.19.0",
constructsVersion: "^10.0.0",
minNodeVersion: "18.12.0",
jsiiVersion: "^5.0.1",
Expand Down

0 comments on commit bdba4a7

Please sign in to comment.