We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent def1e24 commit 5c6a0f9Copy full SHA for 5c6a0f9
1 file changed
elementary/monitor/dbt_project/packages.yml
@@ -2,12 +2,12 @@ packages:
2
- package: dbt-labs/dbt_utils
3
version: [">=0.8.0", "<0.9.0"]
4
- package: elementary-data/elementary
5
- version: 0.23.2
+ version: 0.23.1
6
7
# NOTE - for unreleased CLI versions we often need to update the package version to a commit hash (please leave this
8
# commented, so it will be easy to access)
9
# - git: https://github.com/elementary-data/dbt-data-reliability.git
10
# revision: 9f32d47faa00f77595d535619cdbc265d7f603c2
11
# When releasing a new version of the package, if the current version is using a commit hash, update the version to the new version.
12
# - package: elementary-data/elementary
13
- # version: 0.23.2
+ # version: 0.23.1
0 commit comments