Skip to content

Commit

Permalink
logistics
Browse files Browse the repository at this point in the history
  • Loading branch information
gisripa committed Feb 23, 2024
1 parent 61d7dbc commit ef20df6
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ plugins {
}

airbyteJavaConnector {
cdkVersionRequired = '0.20.9'
cdkVersionRequired = '0.23.0'
features = ['db-destinations', 's3-destinations', 'typing-deduping']
useLocalCdk = true
useLocalCdk = false
}

java {
Expand Down

0 comments on commit ef20df6

Please sign in to comment.