Skip to content

Commit

Permalink
use 0.35.15 cdk
Browse files Browse the repository at this point in the history
  • Loading branch information
gisripa committed May 31, 2024
1 parent 0922d2c commit 6175305
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.35.14'
cdkVersionRequired = '0.35.15'
features = ['db-destinations', 's3-destinations', 'typing-deduping']
useLocalCdk = true
useLocalCdk = false
}

java {
Expand Down

0 comments on commit 6175305

Please sign in to comment.