Revert "Use Gradle version catalog to simplify dependencies (#10938)"

This reverts commit c83960aaef.
This commit is contained in:
arkon
2022-02-27 09:53:18 -05:00
parent c83960aaef
commit 985f285fc7
13 changed files with 71 additions and 77 deletions

View File

@@ -1,5 +1,3 @@
enableFeaturePreview("VERSION_CATALOGS")
include(":core")
include(":lib-ratelimit")