I’m trying to enable the dbt semantic layer in my prod environment in a project but it keeps telling me that I can’t do that because my metrics package needs to be higher than 0.3.2.
The thing is that I have the 1.4 version of the package and when running jobs it is stated like that in the log of the dbt deps execution so I am not understanding well what I’m missing.
Any help on this configuration is welcome