1
0
mirror of synced 2025-12-25 02:09:19 -05:00

🐛 bump cdk versions for java sources (#34453)

This commit is contained in:
Chandler Prall
2024-02-01 16:26:38 -05:00
committed by GitHub
parent deca551970
commit 9a67b7fa10
39 changed files with 61 additions and 48 deletions

View File

@@ -4,7 +4,7 @@ plugins {
}
airbyteJavaConnector {
cdkVersionRequired = '0.7.7'
cdkVersionRequired = '0.13.2'
features = ['db-sources']
useLocalCdk = false
}

View File

@@ -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