🐛 bump cdk versions for java sources (#34453)
This commit is contained in:
@@ -4,7 +4,7 @@ plugins {
|
||||
}
|
||||
|
||||
airbyteJavaConnector {
|
||||
cdkVersionRequired = '0.7.7'
|
||||
cdkVersionRequired = '0.13.2'
|
||||
features = ['db-sources']
|
||||
useLocalCdk = false
|
||||
}
|
||||
|
||||
@@ -5,7 +5,7 @@ data:
|
||||
connectorSubtype: api
|
||||
connectorType: source
|
||||
definitionId: 50401137-8871-4c5a-abb7-1f5fda35545a
|
||||
dockerImageTag: 0.2.1
|
||||
dockerImageTag: 0.2.2
|
||||
dockerRepository: airbyte/source-dynamodb
|
||||
documentationUrl: https://docs.airbyte.com/integrations/sources/dynamodb
|
||||
githubIssueLabel: source-dynamodb
|
||||
|
||||
Reference in New Issue
Block a user