Skip to content

Commit 0a8129f

Browse files
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>
1 parent 76aeda7 commit 0a8129f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import java.util.Properties
33
rootProject.name = "okhttp-parent"
44

55
plugins {
6-
id("org.gradle.toolchains.foojay-resolver-convention") version("0.9.0")
6+
id("org.gradle.toolchains.foojay-resolver-convention") version("0.10.0")
77
}
88

99
include(":mockwebserver")

0 commit comments

Comments
 (0)