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 4fd890f commit 7a18cfbCopy full SHA for 7a18cfb
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