Pin cdk back to 0.1.0 for postgres, mysql, mssql (#31085)
This commit is contained in:
@@ -4,7 +4,7 @@ plugins {
|
||||
}
|
||||
|
||||
airbyteJavaConnector {
|
||||
cdkVersionRequired = '0.1.2'
|
||||
cdkVersionRequired = '0.1.0'
|
||||
features = ['db-sources']
|
||||
useLocalCdk = false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user