Skip to content

Commit

Permalink
cdk bump to 0.12.0 (airbytehq#34185)
Browse files Browse the repository at this point in the history
Signed-off-by: Gireesh Sreepathi <gisripa@gmail.com>
  • Loading branch information
gisripa authored and jatinyadav-cc committed Feb 26, 2024
1 parent 20a3052 commit 9af0530
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ plugins {
}

airbyteJavaConnector {
cdkVersionRequired = '0.11.1'
cdkVersionRequired = '0.12.0'
features = ['db-destinations', 's3-destinations']
useLocalCdk = true
useLocalCdk = false
}

//remove once upgrading the CDK version to 0.4.x or later
Expand Down

0 comments on commit 9af0530

Please sign in to comment.