Skip to content

Commit

Permalink
bq-delete-obsolote
Browse files Browse the repository at this point in the history
  • Loading branch information
gisripa committed May 21, 2024
1 parent b291ffd commit 684022b
Show file tree
Hide file tree
Showing 19 changed files with 40 additions and 1,141 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@ plugins {
}

airbyteJavaConnector {
cdkVersionRequired = '0.35.0'
cdkVersionRequired = '0.35.7'
features = [
'db-destinations',
'datastore-bigquery',
'typing-deduping',
'gcs-destinations',
'core',
]
useLocalCdk = true
useLocalCdk = false
}

java {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ data:
connectorSubtype: database
connectorType: destination
definitionId: 22f6c74f-5699-40ff-833c-4a879ea40133
dockerImageTag: 2.4.20
dockerImageTag: 2.5.0
dockerRepository: airbyte/destination-bigquery
documentationUrl: https://docs.airbyte.com/integrations/destinations/bigquery
githubIssueLabel: destination-bigquery
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 684022b

Please sign in to comment.