Skip to content

Commit

Permalink
Destination Redshift - Bump CDK version to 0.16.3 (#34680)
Browse files Browse the repository at this point in the history
  • Loading branch information
jbfbell committed Feb 1, 2024
1 parent c391e2e commit d13b7c9
Show file tree
Hide file tree
Showing 3 changed files with 91 additions and 90 deletions.
Expand Up @@ -4,7 +4,7 @@ plugins {
}

airbyteJavaConnector {
cdkVersionRequired = '0.16.1'
cdkVersionRequired = '0.16.3'
features = ['db-destinations', 's3-destinations', 'typing-deduping']
useLocalCdk = false
}
Expand Down
Expand Up @@ -5,7 +5,7 @@ data:
connectorSubtype: database
connectorType: destination
definitionId: f7a7d195-377f-cf5b-70a5-be6b819019dc
dockerImageTag: 2.1.4
dockerImageTag: 2.1.5
dockerRepository: airbyte/destination-redshift
documentationUrl: https://docs.airbyte.com/integrations/destinations/redshift
githubIssueLabel: destination-redshift
Expand Down

0 comments on commit d13b7c9

Please sign in to comment.