mirror of
https://github.com/square/okhttp.git
synced 2025-04-19 07:42:15 +03:00
Update plugin org.gradle.toolchains.foojay-resolver-convention to v0.10.0 (#8737)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
76aeda76c2
commit
0a8129ffef
@ -3,7 +3,7 @@ import java.util.Properties
|
||||
rootProject.name = "okhttp-parent"
|
||||
|
||||
plugins {
|
||||
id("org.gradle.toolchains.foojay-resolver-convention") version("0.9.0")
|
||||
id("org.gradle.toolchains.foojay-resolver-convention") version("0.10.0")
|
||||
}
|
||||
|
||||
include(":mockwebserver")
|
||||
|
Loading…
x
Reference in New Issue
Block a user