Skip to content

Commit

Permalink
Merge pull request #839 from RenovoSolutions/github-actions/upgrade-c…
Browse files Browse the repository at this point in the history
…dk-v1

chore(deps): upgrade `aws-cdk` version `1.191.0` -> `1.192.0`
  • Loading branch information
bmiller08 authored Feb 15, 2023
2 parents d3bb2f6 + 9beb9ed commit f639d65
Show file tree
Hide file tree
Showing 4 changed files with 609 additions and 609 deletions.
40 changes: 20 additions & 20 deletions .projen/deps.json

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

2 changes: 1 addition & 1 deletion .projenrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ const { awscdk, javascript } = require('projen');
const project = new awscdk.AwsCdkConstructLibrary({
author: 'Renovo Solutions',
authorAddress: '[email protected]',
cdkVersion: '1.191.0',
cdkVersion: '1.192.0',
defaultReleaseBranch: 'master',
majorVersion: '2',
releaseBranches: {
Expand Down
40 changes: 20 additions & 20 deletions package.json

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

Loading

0 comments on commit f639d65

Please sign in to comment.