Skip to content

Commit

Permalink
Destination Redshift - Bump CDK version to 0.16.3 (airbytehq#34680)
Browse files Browse the repository at this point in the history
  • Loading branch information
jbfbell authored and jatinyadav-cc committed Feb 21, 2024
1 parent c6c08a5 commit 309b9ac
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 309b9ac

Please sign in to comment.