mirror of
https://github.com/square/okhttp.git
synced 2025-11-23 06:42:24 +03:00
Switch to Vanniktech for Maven publishing (#6929)
* Switch to Vanniktech for Maven publishing Steal configuration from Okio, which already works nicely. * Update mockwebserver-junit5/build.gradle.kts Co-authored-by: Benoît Quenaudon <bquenaudon@squareup.com> Co-authored-by: Benoît Quenaudon <bquenaudon@squareup.com>
This commit is contained in:
@@ -14,7 +14,7 @@ tasks.jar {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation(project(":mockwebserver-deprecated"))
|
||||
implementation(project(":mockwebserver"))
|
||||
}
|
||||
|
||||
tasks.shadowJar {
|
||||
|
||||
Reference in New Issue
Block a user