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 77b0001 commit f1c8ab6Copy full SHA for f1c8ab6
settings.gradle.kts
@@ -49,7 +49,7 @@ pluginManagement {
49
plugins {
50
id("com.diffplug.spotless") version "6.25.0"
51
id("com.github.johnrengelman.shadow") version "8.1.1"
52
- id("com.gradle.enterprise") version "3.12.5"
+ id("com.gradle.enterprise") version "3.17.5"
53
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
54
id("io.qameta.allure-adapter") version "2.11.2"
55
id("io.qameta.allure-aggregate-report") version "2.11.2"
0 commit comments