Skip to content

Commit ae077b8

Browse files
committed
updates dbt-rise-core version in CMakeLists
1 parent 707f8ba commit ae077b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ if(NOT TARGET dbt-rise-core)
2020
dbt_rise_core_git
2121
GIT_REPOSITORY "https://github.com/Minres/DBT-RISE-Core.git"
2222
#GIT_TAG "origin/develop"
23-
GIT_TAG 97c8150
23+
GIT_TAG f0a0267
2424
GIT_SHALLOW OFF
2525
UPDATE_DISCONNECTED NOT ${UPDATE_EXTERNAL_PROJECT} # When enabled, this option causes the update step to be skipped.
2626
)

0 commit comments

Comments
 (0)