Various fixes
* Upgrade dependencies * Fix typos in build files * Fix variable names for dependencies * Fix links to the project * Fix `Implementation-Vendor` for artifact manifest files
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
dependencies {
|
||||
api project(':spring-twitter-common')
|
||||
|
||||
testImplementation mockserverNetty
|
||||
testImplementation mockServerNetty
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user