We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25129e5 commit b091536Copy full SHA for b091536
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.12.1"
+ id("com.gradle.enterprise") version "3.12.2"
6
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
7
id("org.jetbrains.kotlin.jvm") version "1.8.0"
8
id("org.graalvm.buildtools.native") version "0.9.19"
0 commit comments