Refactor version props to dependencies.gradle

This is what we need to satisfy Dependabot expectations
This commit is contained in:
Artem Bilan
2023-12-22 17:04:19 -05:00
parent 28a30faaef
commit d20fb3e5fa
10 changed files with 24 additions and 43 deletions

View File

@@ -1,7 +1,3 @@
ext {
mockserverVersion='5.13.2'
}
dependencies {
api project(':twitter-common')