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 f57d09a commit a27fd33Copy full SHA for a27fd33
examples/openfeature_kotlin_server/kotlin-app/settings.gradle.kts
@@ -6,7 +6,7 @@ pluginManagement {
6
}
7
8
plugins {
9
- id("org.gradle.toolchains.foojay-resolver-convention") version "0.10.0"
+ id("org.gradle.toolchains.foojay-resolver-convention") version "1.0.0"
10
11
12
rootProject.name = "openfeature_kotlin"
0 commit comments