Skip to content

Commit 9ade9e4

Browse files
chore(deps): update plugin org.gradle.toolchains.foojay-resolver-convention to v0.10.0
1 parent ac3a3ff commit 9ade9e4

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
@@ -20,7 +20,7 @@ pluginManagement {
2020

2121
plugins {
2222
// Use the Foojay Toolchains plugin to automatically download JDKs required by subprojects.
23-
id("org.gradle.toolchains.foojay-resolver-convention") version "0.8.0"
23+
id("org.gradle.toolchains.foojay-resolver-convention") version "0.10.0"
2424
}
2525

2626
// Include the `app` and `utils` subprojects in the build.

0 commit comments

Comments
 (0)