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

updated mssql source version to match cdk change (#64905)

This commit is contained in:
sophiecuiy
2025-08-13 13:26:44 -07:00
committed by GitHub
parent dcb7e61edf
commit 39bc67e907
3 changed files with 7 additions and 6 deletions

View File

@@ -5,7 +5,7 @@ plugins {
}
airbyteJavaConnector {
cdkVersionRequired = '0.48.17'
cdkVersionRequired = '0.48.18'
features = ['db-sources']
useLocalCdk = false
}

View File

@@ -9,7 +9,7 @@ data:
connectorSubtype: database
connectorType: source
definitionId: b5ea17b1-f170-46dc-bc31-cc744ca984c1
dockerImageTag: 4.2.4
dockerImageTag: 4.2.5
dockerRepository: airbyte/source-mssql
documentationUrl: https://docs.airbyte.com/integrations/sources/mssql
githubIssueLabel: source-mssql