Skip to content

Commit

Permalink
Bump require-dbt-version
Browse files Browse the repository at this point in the history
  • Loading branch information
joellabes committed Nov 27, 2023
1 parent ed84a5d commit 536246d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dbt_project.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: 'codegen'
version: '0.5.0'

require-dbt-version: [">=1.0.0", "<2.0.0"]
require-dbt-version: [">=1.1.0", "<2.0.0"]
config-version: 2

target-path: "target"
Expand Down

0 comments on commit 536246d

Please sign in to comment.