Skip to content

Commit 5ff87eb

Browse files
committed
snowflake cdk bump
1 parent b9bf10d commit 5ff87eb

File tree

1 file changed

+1
-1
lines changed
  • airbyte-integrations/connectors/destination-snowflake

1 file changed

+1
-1
lines changed

airbyte-integrations/connectors/destination-snowflake/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
airbyteJavaConnector {
66
cdkVersionRequired = '0.41.4'
77
features = ['db-destinations', 's3-destinations', 'typing-deduping']
8-
useLocalCdk = false
8+
useLocalCdk = true
99
}
1010

1111
java {

0 commit comments

Comments
 (0)