For example, when following the documentation for ui testing (https://kotlinlang.org/docs/multiplatform/compose-test.html#code-h3lFtiq-XI6Ml2stpvGHw), IDEA will mark it right away as deprecated (which is bad) because it wants to nudge me to use version catalogs. (Which is good).
Are version catalogs left out of the docs for simnplicity reasons? Or is this just one of those papercuts with the documentation?