We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7470435 commit 4633cfeCopy full SHA for 4633cfe
settings.gradle.kts
@@ -2,7 +2,7 @@ pluginManagement {
2
plugins {
3
id("com.github.ben-manes.versions") version "0.44.0"
4
id("com.github.johnrengelman.shadow") version "7.1.2"
5
- id("com.gradle.enterprise") version "3.11.4"
+ id("com.gradle.enterprise") version "3.12"
6
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
7
id("org.jetbrains.kotlin.jvm") version "1.7.22"
8
id("org.graalvm.buildtools.native") version "0.9.19"
0 commit comments