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

[source-mysql] pin to cdk 0.342 (#55754)

This commit is contained in:
Matt Bayley
2025-03-13 11:44:21 -07:00
committed by GitHub
parent 27236712da
commit 5ea3ede279

View File

@@ -9,7 +9,7 @@ application {
airbyteBulkConnector {
core = 'extract'
toolkits = ['extract-jdbc', 'extract-cdc']
cdk = 'local'
cdk = '0.342'
}
dependencies {