We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03142bf commit 579249aCopy full SHA for 579249a
settings.gradle.kts
@@ -26,7 +26,7 @@ pluginManagement {
26
}
27
28
plugins {
29
- id("org.gradle.toolchains.foojay-resolver-convention") version "0.8.0"
+ id("org.gradle.toolchains.foojay-resolver-convention") version "0.9.0"
30
31
32
include(
0 commit comments