Skip to content

Commit 74cc23a

Browse files
committed
Merge branch 'bmoric/slash-command-cdk-version-v3' of github.com:airbytehq/airbyte into bmoric/slash-command-cdk-version-v3
2 parents 75c03a1 + ba1e755 commit 74cc23a

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version=0.48.8
1+
version=0.49.0

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

+1-2
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,8 @@ plugins {
44
}
55

66
airbyteJavaConnector {
7-
cdkVersionRequired = '0.2.0'
7+
cdkVersionRequired = '0.49.0'
88
features = ['db-destinations']
9-
useLocalCdk = false
109
}
1110

1211
//

0 commit comments

Comments
 (0)