Skip to content

Commit ba1e755

Browse files
Bump the cdk version to 0.49.0
1 parent 023a9bc commit ba1e755

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)