Skip to content

Commit 5c6a0f9

Browse files
authored
dbt package 0.23.1
1 parent def1e24 commit 5c6a0f9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

elementary/monitor/dbt_project/packages.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@ packages:
22
- package: dbt-labs/dbt_utils
33
version: [">=0.8.0", "<0.9.0"]
44
- package: elementary-data/elementary
5-
version: 0.23.2
5+
version: 0.23.1
66

77
# NOTE - for unreleased CLI versions we often need to update the package version to a commit hash (please leave this
88
# commented, so it will be easy to access)
99
# - git: https://github.com/elementary-data/dbt-data-reliability.git
1010
# revision: 9f32d47faa00f77595d535619cdbc265d7f603c2
1111
# When releasing a new version of the package, if the current version is using a commit hash, update the version to the new version.
1212
# - package: elementary-data/elementary
13-
# version: 0.23.2
13+
# version: 0.23.1

0 commit comments

Comments
 (0)