Skip to content

Commit

Permalink
Use local CDK
Browse files Browse the repository at this point in the history
  • Loading branch information
benmoriceau committed Oct 6, 2023
1 parent 7cda772 commit 1bc3f7f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
airbyteJavaConnector {
cdkVersionRequired = '0.1.4'
features = ['db-destinations']
useLocalCdk = false
useLocalCdk = true
}

airbyteJavaConnector.addCdkDependencies()
Expand Down

0 comments on commit 1bc3f7f

Please sign in to comment.