Skip to content

Commit dd077db

Browse files
chore(deps): update plugin org.gradle.toolchains.foojay-resolver-convention to v1
1 parent 8544de0 commit dd077db

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
@@ -7,7 +7,7 @@
77

88
plugins {
99
// Apply the foojay-resolver plugin to allow automatic download of JDKs
10-
id("org.gradle.toolchains.foojay-resolver-convention") version "0.9.0"
10+
id("org.gradle.toolchains.foojay-resolver-convention") version "1.0.0"
1111
id("io.quarkus.extension") version "3.9.0" apply false
1212
}
1313

0 commit comments

Comments
 (0)