Skip to content

Commit

Permalink
bump CDK version to 0.4.6 and adopt in source-postgres
Browse files Browse the repository at this point in the history
  • Loading branch information
Marius Posta committed Nov 8, 2023
1 parent 8de26ab commit bfa04d2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version=0.4.5
version=0.4.6
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ plugins {
}

airbyteJavaConnector {
cdkVersionRequired = '0.4.1'
cdkVersionRequired = '0.4.6'
features = ['db-sources']
useLocalCdk = true
}
Expand Down

0 comments on commit bfa04d2

Please sign in to comment.