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 c3e72be commit 1ddd8abCopy full SHA for 1ddd8ab
settings.gradle.kts
@@ -3,5 +3,5 @@ include("lib")
3
4
// https://docs.gradle.org/current/userguide/toolchains.html#sub:download_repositories
5
plugins {
6
- id("org.gradle.toolchains.foojay-resolver-convention") version "0.10.0"
+ id("org.gradle.toolchains.foojay-resolver-convention") version "1.0.0"
7
}
0 commit comments