We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d89dc7 commit c7ad9b4Copy full SHA for c7ad9b4
settings.gradle
@@ -8,7 +8,7 @@
8
9
plugins {
10
// Apply the foojay-resolver plugin to allow automatic download of JDKs
11
- id 'org.gradle.toolchains.foojay-resolver-convention' version '0.8.0'
+ id 'org.gradle.toolchains.foojay-resolver-convention' version '0.9.0'
12
}
13
14
rootProject.name = 'plugin-sdk-java'
0 commit comments