Skip to content

Commit b4c1f7b

Browse files
committed
Update elementary package version to 0.18.0 in packages.yml
1 parent d0ae345 commit b4c1f7b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

elementary/monitor/dbt_project/package-lock.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ packages:
22
- package: dbt-labs/dbt_utils
33
version: 0.8.6
44
- package: elementary-data/elementary
5-
version: 0.17.0
6-
sha1_hash: b63f4a2be6fec35c17f4e41107c8ad47a79b5c65
5+
version: 0.18.0
6+
sha1_hash: 24666e9f3179ea742d9fb6adce8005b9af3fc466

elementary/monitor/dbt_project/packages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ packages:
22
- package: dbt-labs/dbt_utils
33
version: [">=0.8.0", "<0.9.0"]
44
- package: elementary-data/elementary
5-
version: 0.17.0
5+
version: 0.18.0
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)

0 commit comments

Comments
 (0)