Skip to content

Commit 6714155

Browse files
chore(deps): update plugin org.gradle.toolchains.foojay-resolver-convention to v0.10.0 (#601)
Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
1 parent b4a5ae1 commit 6714155

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
@@ -48,5 +48,5 @@ dependencyResolutionManagement {
4848
}
4949

5050
plugins {
51-
id("org.gradle.toolchains.foojay-resolver-convention") version "0.9.0" //for resolving testing JVMs
51+
id("org.gradle.toolchains.foojay-resolver-convention") version "0.10.0" //for resolving testing JVMs
5252
}

0 commit comments

Comments
 (0)