diff --git a/.projenrc.js b/.projenrc.js index a1e3681..4ae87b3 100644 --- a/.projenrc.js +++ b/.projenrc.js @@ -5,7 +5,7 @@ const project = new AwsCdkConstructLibrary({ authorAddress: "matthew.bonig@gmail.com", authorName: "Matthew Bonig", authorOrganization: true, - cdkVersion: "1.78.0", + cdkVersion: "1.80.0", description: "A redrive construct to use with an SQS queue and it's dead letter queue", catalog: { announce: true,